2023-01-23 13:24:18 [scrapy.utils.log] INFO: Scrapy 2.5.0 started (bot: modularspiders) 2023-01-23 13:24:18 [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 13:24:18 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2023-01-23 13:24:18 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'modularspiders', 'LOG_FILE': 'logs/default/moogaudio/182bb3e699ad11edab900242ac110018.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 13:24:18 [scrapy.extensions.telnet] INFO: Telnet Password: b08da1895ab33530 2023-01-23 13:24:18 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats'] 2023-01-23 13:24:18 [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 13:24:18 [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 13:24:18 [scrapy.middleware] INFO: Enabled item pipelines: ['modularspiders.pipelines.MinimumViableItemPipeline', 'modularspiders.pipelines.RedisExporter', 'modularspiders.pipelines.BulkStoreUpdate'] 2023-01-23 13:24:18 [scrapy.core.engine] INFO: Spider opened 2023-01-23 13:24:18 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2023-01-23 13:24:18 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025 2023-01-23 13:24:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2023-01-23 13:24:19 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=2 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-ppexp2-2hp-pam-pro-expander.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/alm-ppexp2.jpg?v=1674328454', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM PPEXP2 2HP PAM PRO EXPANDER', 'price': 133.0, 'product_code': '1031508', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-ppexp2-2hp-pam-pro-expander', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/klavis-caltrans-4-channel-calibrator-transposer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KLAVISCALTRANS4CHANNELCALIBRATOR_TRANSPOSER.jpg?v=1673630116', 'is_used': False, 'manufacturer': 'Klavis', 'name': 'KLAVIS CALTRANS 4 CHANNEL CALIBRATOR & TRANSPOSER', 'price': 258.0, 'product_code': '1031422', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/klavis-caltrans-4-channel-calibrator-transposer', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/klavis-multiple-3hp-2x4-passive-multiple.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KLAVISMULTIPLE3HP2X4PASSIVEMULTIPLE.jpg?v=1673631499', 'is_used': False, 'manufacturer': 'Klavis', 'name': 'KLAVIS MULTIPLE 3HP 2X4 PASSIVE MULTIPLE', 'price': 44.0, 'product_code': '1031421', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/klavis-multiple-3hp-2x4-passive-multiple', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-inamp-diy-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befaco-inamp-diy-kit.jpg?v=1672930773', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO INAMP DIY KIT', 'price': 93.0, 'product_code': '1031399', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-inamp-diy-kit', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-mega-tang.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/alm-meg-tang.jpg?v=1673029433', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM MEGA TANG', 'price': 315.0, 'product_code': '1031416', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-mega-tang', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/klavis-flexshaper-voltage-mapper-shaper.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KLAVISFLEXSHAPERVOLTAGEMAPPERSHAPER.jpg?v=1673630265', 'is_used': False, 'manufacturer': 'Klavis', 'name': 'KLAVIS FLEXSHAPER VOLTAGE MAPPER/SHAPER', 'price': 199.0, 'product_code': '1031423', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/klavis-flexshaper-voltage-mapper-shaper', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-nebulae-v2-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qubitelectronixnebulaev2_3d259b0a-4ec9-4c05-a2f5-b0ffca846cee.png?v=1672761099', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX NEBULAE V2 BLACK', 'price': 575.0, 'product_code': '1031388', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-nebulae-v2-black-1', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/klavis-logica-xt-logic-with-cv-selection.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KLAVISLOGICAXTLOGICWITHCVSELECTION.jpg?v=1673630628', 'is_used': False, 'manufacturer': 'Klavis', 'name': 'KLAVIS LOGICA XT LOGIC WITH CV SELECTION', 'price': 185.0, 'product_code': '1031424', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/klavis-logica-xt-logic-with-cv-selection', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/klavis-mixwitch-mixer-switcher-with-clk-cv.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KLAVISMIXWITCHMIXERSWITCHERWITHCLKCV.jpg?v=1673631379', 'is_used': False, 'manufacturer': 'Klavis', 'name': 'KLAVIS MIXWITCH MIXER/SWITCHER WITH CLK/CV', 'price': 198.0, 'product_code': '1031425', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/klavis-mixwitch-mixer-switcher-with-clk-cv', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/klavis-two-bits-dual-logic-with-cv-functions.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KLAVISTWOBITSDUALLOGICWITHCVFUNCTIONS.jpg?v=1673633803', 'is_used': False, 'manufacturer': 'Klavis', 'name': 'KLAVIS TWO BITS DUAL LOGIC WITH CV FUNCTIONS', 'price': 198.0, 'product_code': '1031430', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/klavis-two-bits-dual-logic-with-cv-functions', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/klavis-nodrain-negative-supply-to-5v-adapter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KLAVISNODRAINNEGATIVESUPPLYTO5VADAPTER.jpg?v=1673631707', 'is_used': False, 'manufacturer': 'Klavis', 'name': 'KLAVIS NODRAIN NEGATIVE SUPPLY TO 5V ADAPTER', 'price': 36.0, 'product_code': '1031426', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/klavis-nodrain-negative-supply-to-5v-adapter', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/klavis-tweakers-dual-cv-audio-adjustment.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KLAVISTWEAKERSDUALCVAUDIOADJUSTMENT.jpg?v=1673632648', 'is_used': False, 'manufacturer': 'Klavis', 'name': 'KLAVIS TWEAKERS DUAL CV/AUDIO ADJUSTMENT', 'price': 89.99, 'product_code': '1031428', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/klavis-tweakers-dual-cv-audio-adjustment', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/klavis-quadigy-quad-prog-envelope-generator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KLAVISQUADIGYQUADPROGENVELOPEGENERATOR.jpg?v=1673632442', 'is_used': False, 'manufacturer': 'Klavis', 'name': 'KLAVIS QUADIGY QUAD PROG ENVELOPE GENERATOR', 'price': 415.0, 'product_code': '1031427', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/klavis-quadigy-quad-prog-envelope-generator', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/klavis-twin-waves-mkii-dual-vco-lfo-random.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KLAVISTWINWAVESMKIIDUALVCOLFORANDOM.jpg?v=1673633701', 'is_used': False, 'manufacturer': 'Klavis', 'name': 'KLAVIS TWIN WAVES MKII DUAL VCO/LFO/RANDOM', 'price': 358.0, 'product_code': '1031429', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/klavis-twin-waves-mkii-dual-vco-lfo-random', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-4xmute-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/happy-nerding-4xmute-silver.jpg?v=1673360596', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING 4XMUTE SILVER', 'price': 140.0, 'product_code': '1031434', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-4xmute-silver', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-4xmute-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/happy-nerding-4xmute-black.jpg?v=1673463431', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING 4XMUTE BLACK', 'price': 140.0, 'product_code': '1031439', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-4xmute-black', 'vat_included': False} 2023-01-23 13:24:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-cvx-1u-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelcvx1u_720de946-2b7f-4035-b6d6-a1faeca53f00.png?v=1673536716', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL CVX 1U', 'price': 220.0, 'product_code': '1031444', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-cvx-1u-1', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-amnis.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RITUAL-ELECTRONICS-AMNIS.jpg?v=1674053864', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS AMNIS', 'price': 241.0, 'product_code': '1031472', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-amnis', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-midi-1u-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelmidi1u_64526589-04ba-448a-9424-fc7e418bf129.jpg?v=1673537441', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL MIDI 1U', 'price': 245.0, 'product_code': '1031445', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-midi-1u-1', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-currents.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/after-later-currents.jpg?v=1673618093', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO CURRENTS', 'price': 275.0, 'product_code': '1031455', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-currents', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-time-wizard-assembled-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/shakmatmodulartimewizardassembled_0ede3f25-c563-46bb-904d-97fbc580ab90.jpg?v=1674056349', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR TIME WIZARD ASSEMBLED', 'price': 180.0, 'product_code': '1031477', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-time-wizard-assembled-1', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-hexinverter-mutant-brain.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/erica-synths-mutant-brain.jpg?v=1674329470', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS HEXINVERTER MUTANT BRAIN', 'price': 259.0, 'product_code': '1031502', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-hexinverter-mutant-brain', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-45cm-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils-45cm-black.jpg?v=1674329820', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS RIGHT ANGLED EURORACK PATCH CABLE 45CM BLACK', 'price': 20.0, 'product_code': '1031503', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-45cm-black', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-ppexp1-4hp-pam-pro-expander.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/alm-ppexp1.jpg?v=1674328764', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM PPEXP1 4HP PAM PRO EXPANDER', 'price': 198.0, 'product_code': '1031507', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-ppexp1-4hp-pam-pro-expander', 'vat_included': False} 2023-01-23 13:24:20 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=3 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/industrial-music-electronics-ime1991-3-piston-honda-mark-iii-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/industrial_piston_honda_mk3_92e1d3ac-80c3-4814-b952-7a0e83f7c1d9.jpg?v=1672415302', 'is_used': False, 'manufacturer': 'Industrial Music Electronics', 'name': 'INDUSTRIAL MUSIC ELECTRONICS IME1991-3 PISTON HONDA MARK III', 'price': 640.0, 'product_code': '1031382', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/industrial-music-electronics-ime1991-3-piston-honda-mark-iii-1', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-variable-q-filter-vcfq.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGEVARIABLEQFILTER_VCFQ.jpg?v=1672755569', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE VARIABLE Q FILTER (VCFQ)', 'price': 445.0, 'product_code': '1031336', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-variable-q-filter-vcfq', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-variable-slope-filter-vcfs.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGEVARIABLESLOPEFILTER_VCFS.jpg?v=1672755691', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE VARIABLE SLOPE FILTER (VCFS)', 'price': 445.0, 'product_code': '1031337', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-variable-slope-filter-vcfs', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-variable-bandwidth-filter-vcf2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGEVARIABLEBANDWIDTHFILTER_VCF2.jpg?v=1672755394', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE VARIABLE BANDWIDTH FILTER (VCF2)', 'price': 525.0, 'product_code': '1031338', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-variable-bandwidth-filter-vcf2', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-dsg-mk2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGEDSGMK2.jpg?v=1672432436', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE DSG MK2', 'price': 555.0, 'product_code': '1031334', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-dsg-mk2', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-stereo-mixer-muses-edition.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESTEREO-MIXER_MUSES-EDITION.jpg?v=1672756089', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE STEREO-MIXER (MUSES-EDITION)', 'price': 615.0, 'product_code': '1031333', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-stereo-mixer-muses-edition', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-smooth-stepped-gen-ssg.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGESMOOTH_STEPPEDGEN_SSG.jpg?v=1672434721', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE SMOOTH&STEPPED GEN (SSG)', 'price': 423.0, 'product_code': '1031335', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-smooth-stepped-gen-ssg', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-wave-mulitpliers-vcm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGEWAVEMULITPLIERS_VCM.jpg?v=1672755964', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE WAVE MULITPLIERS (VCM)', 'price': 469.0, 'product_code': '1031339', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-wave-mulitpliers-vcm', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-triple-waveshaper-tws.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGETRIPLE_WAVESHAPER_TWS.jpg?v=1672755271', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE TRIPLE+ WAVESHAPER (TWS+)', 'price': 389.0, 'product_code': '1031340', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-triple-waveshaper-tws', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-ncom-euro-smt.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGENCOMEURO_SMT.jpg?v=1672433595', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE NCOM EURO (SMT)', 'price': 285.0, 'product_code': '1031341', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-ncom-euro-smt', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-ring.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGERING.jpg?v=1672434326', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE RING', 'price': 408.0, 'product_code': '1031342', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-ring', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-seq8-xl.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGESEQ8XL.jpg?v=1672434490', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE SEQ8 XL', 'price': 769.0, 'product_code': '1031343', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-seq8-xl', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-resonant-eq-reseq.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGERESONANTEQ_RESEQ.jpg?v=1672434111', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE RESONANT EQ (RESEQ)', 'price': 545.0, 'product_code': '1031346', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-resonant-eq-reseq', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-active-pro-noise-cv-pro-apnc.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGEACTIVEPRONOISECVPROAPNC.jpg?v=1672430406', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE ACTIVE PRO/NOISE/CV-PRO (APNC)', 'price': 555.0, 'product_code': '1031345', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-active-pro-noise-cv-pro-apnc', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-extended-adsr-envelope-generator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGEEXTENDEDADSRENVELOPEGENERATOR.jpg?v=1672433260', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE EXTENDED ADSR ENVELOPE GENERATOR', 'price': 399.0, 'product_code': '1031347', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-extended-adsr-envelope-generator', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-flash-drive.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/QU-BIT-ELECTRONIX-FLASH-DRIVE.jpg?v=1671739970', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX FLASH DRIVE', 'price': 20.0, 'product_code': '1031356', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-flash-drive', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-jurgen-haible-living-vcos.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCEJURGENHAIBLELIVINGVCOS.jpg?v=1672429055', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE JURGEN HAIBLE LIVING VCOS', 'price': 679.0, 'product_code': '1031349', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-jurgen-haible-living-vcos', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-jurgen-haible-tau-phaser.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCEJURGENHAIBLETAUPHASER.jpg?v=1672429371', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE JURGEN HAIBLE TAU PHASER', 'price': 535.0, 'product_code': '1031350', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-jurgen-haible-tau-phaser', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/unknown-devices-raiju.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/UNKNOWN-DEVICES-RAIJU.jpg?v=1671721185', 'is_used': False, 'manufacturer': 'Unknown Devices', 'name': 'UNKNOWN DEVICES RAIJU', 'price': 475.0, 'product_code': '1031364', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/unknown-devices-raiju', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-aurora-sdk-overlay.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/QU-BIT-ELECTRONIX-AURORA-SDK-OVERLAY.jpg?v=1671737154', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX AURORA SDK OVERLAY', 'price': 13.0, 'product_code': '1031354', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-aurora-sdk-overlay', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-touch-activated-keyboard-seq-tkb.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGETOUCHACTIVATEDKEYBOARDSEQ._TKB.jpg?v=1672435046', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE TOUCH ACTIVATED KEYBOARD SEQ. (TKB)', 'price': 3035.0, 'product_code': '1031348', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-touch-activated-keyboard-seq-tkb', 'vat_included': False} 2023-01-23 13:24:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=2) 2023-01-23 13:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/unknown-devices-sawari.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/UNKNOWN-DEVICES-SAWARI.jpg?v=1671721798', 'is_used': False, 'manufacturer': 'Unknown Devices', 'name': 'UNKNOWN DEVICES SAWARI', 'price': 270.0, 'product_code': '1031365', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/unknown-devices-sawari', 'vat_included': False} 2023-01-23 13:24:21 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=4 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cre8audio-west-pest-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/CRE8AUDIO-WEST-PEST_1397b8b8-eb4c-4f8d-bb52-f6f40d490e92.jpg?v=1672241829', 'is_used': False, 'manufacturer': 'Cre8audio', 'name': 'CRE8AUDIO WEST PEST', 'price': 290.0, 'product_code': '1031380', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cre8audio-west-pest-2', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai008-matrix-mixer-built-tested-silver-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai008_9d4683a3-6a78-42e8-af8c-5e090960c251.png?v=1672241438', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI008 MATRIX MIXER BUILT & TESTED SILVER', 'price': 146.0, 'product_code': '1031375', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai008-matrix-mixer-built-tested-silver-1', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-precision-oscillator-pco.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGEPRECISIONOSCILLATOR_PCO.jpg?v=1672433936', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE PRECISION OSCILLATOR (PCO)', 'price': 495.0, 'product_code': '1031332', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-precision-oscillator-pco', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-busboard-buddy-pack-of-3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-BUSBOARD-BUDDY-pack-of-3.jpg?v=1670527636', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK BUSBOARD BUDDY PACK OF 3', 'price': 26.0, 'product_code': '1030461', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-busboard-buddy-pack-of-3', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-case-3u-powered-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-CASE-3U-POWERED-WHITE.jpg?v=1670528589', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK CASE 3U POWERED WHITE', 'price': 375.0, 'product_code': '1030464', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-case-3u-powered-white', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-case-standoffs-short.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-CASE-STANDOFFS-SHORT.jpg?v=1670529837', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK CASE STANDOFFS (SHORT)', 'price': 26.0, 'product_code': '1030465', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-case-standoffs-short', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-flying-busboard.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMAELEKTRONIK-FLYING-BUSBOARD.jpg?v=1670527777', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK FLYING BUSBOARD', 'price': 21.0, 'product_code': '1030462', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-flying-busboard', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-case-standoffs-long.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-CASE-STANDOFFS-LONG.jpg?v=1670529771', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK CASE STANDOFFS (LONG)', 'price': 26.0, 'product_code': '1030466', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-case-standoffs-long', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-pixie.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-PIXIE.jpg?v=1671027517', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO PIXIE', 'price': 300.0, 'product_code': '1030486', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-pixie', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-case-3u-powered-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-CASE-3U-POWERED-BLACK.jpg?v=1670528021', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK CASE 3U POWERED BLACK', 'price': 375.0, 'product_code': '1030463', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-case-3u-powered-black', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-waves.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-WAVES.jpg?v=1671027670', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO WAVES', 'price': 267.0, 'product_code': '1030487', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-waves', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-eurorack-braided-patch-cables.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/QU-BITELECTRONIX-EURORACK-BRAIDED-PATCH-CABLES.jpg?v=1671128645', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX EURORACK BRAIDED PATCH CABLES', 'price': 67.0, 'product_code': '1031255', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-eurorack-braided-patch-cables', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-cable-pack-5x20cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-CABLE-PACK-5X20CM.jpg?v=1671632434', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO CABLE PACK (5X20CM)', 'price': 25.0, 'product_code': '1031315', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-cable-pack-5x20cm', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-cable-pack-5x30cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-CABLE-PACK-5X30CM.jpg?v=1671633075', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO CABLE PACK (5X30CM)', 'price': 29.0, 'product_code': '1031316', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-cable-pack-5x30cm', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-cable-pack-5x60cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-CABLE-PACK-5X60CM.jpg?v=1671633191', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO CABLE PACK (5X60CM)', 'price': 30.0, 'product_code': '1031317', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-cable-pack-5x60cm', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-cable-pack-3x200cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-CABLE-PACK-3X200CM.jpg?v=1671634996', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO CABLE PACK (3X200CM)', 'price': 30.0, 'product_code': '1031319', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-cable-pack-3x200cm', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-cable-pack-3x100cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-CABLE-PACK-3X100CM.jpg?v=1671634249', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO CABLE PACK (3X100CM)', 'price': 30.0, 'product_code': '1031318', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-cable-pack-3x100cm', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-1hp-blank-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-1HP-BLANK-PANEL.jpg?v=1671635409', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO 1HP BLANK PANEL', 'price': 10.0, 'product_code': '1031321', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-1hp-blank-panel', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-6hp-blank-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-6HP-BLANK-PANEL.jpg?v=1671636274', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO 6HP BLANK PANEL', 'price': 21.0, 'product_code': '1031324', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-6hp-blank-panel', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-12hp-blank-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-12HP-BLANK-PANEL.jpg?v=1671638424', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO 12HP BLANK PANEL', 'price': 25.0, 'product_code': '1031327', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-12hp-blank-panel', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-4hp-blank-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-4HP-BLANK-PANEL.jpg?v=1671636097', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO 4HP BLANK PANEL', 'price': 17.0, 'product_code': '1031323', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-4hp-blank-panel', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-10hp-blank-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-10HP-BLANK-PANEL.jpg?v=1671638286', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO 10HP BLANK PANEL', 'price': 25.0, 'product_code': '1031326', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-10hp-blank-panel', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-2hp-blank-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-2HP-BLANK-PANEL.jpg?v=1671635719', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO 2HP BLANK PANEL', 'price': 10.0, 'product_code': '1031322', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-2hp-blank-panel', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-8hp-blank-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-8HP-BLANK-PANEL.jpg?v=1671636443', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO 8HP BLANK PANEL', 'price': 21.0, 'product_code': '1031325', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-8hp-blank-panel', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-hi-pass-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-HI-PASS-ASSEMBLED.jpg?v=1671632164', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR HI PASS ASSEMBLED', 'price': 129.0, 'product_code': '1031328', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-hi-pass-assembled', 'vat_included': False} 2023-01-23 13:24:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=3) 2023-01-23 13:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-source-serge-nto.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RANDOMSOURCESERGENTO.jpg?v=1672433756', 'is_used': False, 'manufacturer': 'Random Source', 'name': 'RANDOM SOURCE SERGE NTO', 'price': 658.0, 'product_code': '1031331', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-source-serge-nto', 'vat_included': False} 2023-01-23 13:24:22 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=5 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-busboard-buddy-1pc.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-BUSBOARD-BUDDY-1PC.jpg?v=1670527241', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK BUSBOARD BUDDY 1PC', 'price': 9.0, 'product_code': '1030460', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-busboard-buddy-1pc', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-fsu-card-bundle-for-z-dsp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-FSU-CARD-BUNDLE-FOR-Z-DSP.jpg?v=1669826660', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP FSU CARD BUNDLE FOR Z-DSP', 'price': 101.0, 'product_code': '1030334', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-fsu-card-bundle-for-z-dsp', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/venus-intruments-veno-echo.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/VENUS-INTRUMENTS-VENO-ECHO.jpg?v=1669730509', 'is_used': False, 'manufacturer': 'Venus Instruments', 'name': 'VENUS INTRUMENTS VENO-ECHO', 'price': 610.0, 'product_code': '1030332', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/venus-intruments-veno-echo', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-true-stereo-card-bundle-for-z-dsp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-TRUE-STEREO-CARD-BUNDLE-FOR-Z-DSP.jpg?v=1669826980', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP TRUE STEREO CARD BUNDLE FOR Z-DSP', 'price': 101.0, 'product_code': '1030335', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-true-stereo-card-bundle-for-z-dsp', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-four-bricks-rook-assembled-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/shakmatmodularfourbricksrookassembled_3b54160a-e5ef-4cd6-bc21-42e726dc5a64.jpg?v=1669738260', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR FOUR BRICKS ROOK ASSEMBLED', 'price': 405.0, 'product_code': '1030305', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-four-bricks-rook-assembled-1', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-typhoon-black-gold-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiotyphoonblackgold_5c5df54c-0662-4da2-93ee-8f21f00720f6.png?v=1669305102', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO TYPHOON BLACK/GOLD', 'price': 318.0, 'product_code': '1030298', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-typhoon-black-gold-2', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-z-dsp-mk2-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-Z-DSP-MK2-BLACK.jpg?v=1669826389', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP Z-DSP MK2 BLACK', 'price': 599.0, 'product_code': '1030333', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-z-dsp-mk2-black', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-running-order-1u-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-RUNNING-ORDER-1U-BLACK.jpg?v=1669815643', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES RUNNING ORDER 1U BLACK', 'price': 248.0, 'product_code': '1030342', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-running-order-1u-black', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-running-order-1u-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-RUNNING-ORDER-1U-SILVER.jpg?v=1669815917', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES RUNNING ORDER 1U SILVER', 'price': 248.0, 'product_code': '1030343', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-running-order-1u-silver', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cre8audio-west-pest-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/CRE8AUDIO-WEST-PEST_b22c774f-b835-4d59-9790-75268a5f218c.jpg?v=1669994171', 'is_used': False, 'manufacturer': 'Cre8audio', 'name': 'CRE8AUDIO WEST PEST', 'price': 290.0, 'product_code': '1030374', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cre8audio-west-pest-1', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-field-kit-diy-version.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-FIELD-KIT-DIY-VERSION.jpg?v=1670522820', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK FIELD KIT (DIY VERSION)', 'price': 315.0, 'product_code': '1030446', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-field-kit-diy-version', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-bard-quartet-expander-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-BARD-QUARTET-EXPANDER-ASSEMBLED.jpg?v=1670340289', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR BARD QUARTET EXPANDER ASSEMBLED', 'price': 138.0, 'product_code': '1030430', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-bard-quartet-expander-assembled', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-triple-steeple-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-TRIPLE-STEEPLE-ASSEMBLED.jpg?v=1670340531', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR TRIPLE STEEPLE ASSEMBLED', 'price': 348.0, 'product_code': '1030431', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-triple-steeple-assembled', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/make-noise-0-coast-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/0-COAST-large_c2022e18-40b8-4f24-b7ff-87c24584f836.jpg?v=1670515892', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'MAKE NOISE 0-COAST', 'price': 610.0, 'product_code': '1030437', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/make-noise-0-coast-2', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-spring-tank-bare.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-SPRING-TANK-BARE.jpg?v=1670523936', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK SPRING TANK (BARE)', 'price': 40.0, 'product_code': '1030450', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-spring-tank-bare', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-spring-tank-incl-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-SPRING-TANK-INCL-CABLE.jpg?v=1670524093', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK SPRING TANK (INCL. CABLE)', 'price': 47.0, 'product_code': '1030451', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-spring-tank-incl-cable', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-kabelhanger-module-extra-arm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-KABELHANGER-MODULE-EXTRA-ARM.jpg?v=1670525215', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK KABELHANGER MODULE EXTRA ARM', 'price': 12.0, 'product_code': '1030454', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-kabelhanger-module-extra-arm', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=4) 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-kabelhanger-module-1-arm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-KABELHANGER-MODULE-1-ARM_7f63e3dc-dcda-44a0-9169-ea6f01f01ef5.jpg?v=1670524918', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK KABELHANGER MODULE 1 ARM', 'price': 34.0, 'product_code': '1030452', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-kabelhanger-module-1-arm', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-strom-plus-bundle.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-STROM-PLUS-BUNDLE.jpg?v=1670525650', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK STROM PLUS BUNDLE', 'price': 268.0, 'product_code': '1030456', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-strom-plus-bundle', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-strom-plus-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-STROM-PLUS-MODULE.jpg?v=1670525398', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK STROM PLUS MODULE', 'price': 201.0, 'product_code': '1030455', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-strom-plus-module', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-kabelhanger-module-2-arms.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-KABELHANGER-MODULE-2-ARMS.jpg?v=1670524949', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK KABELHANGER MODULE 2 ARMS', 'price': 40.0, 'product_code': '1030453', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-kabelhanger-module-2-arms', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-strom-passive-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-STROM-PASSIVE-MODULE.jpg?v=1670525906', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK STROM PASSIVE MODULE', 'price': 54.0, 'product_code': '1030457', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-strom-passive-module', 'vat_included': False} 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-strom-busboard-incl-strom-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-STROM-BUSBOARD-INCL-STROM-CABLE.jpg?v=1670526098', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK STROM BUSBOARD (INCL. STROM CABLE)', 'price': 54.0, 'product_code': '1030458', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-strom-busboard-incl-strom-cable', 'vat_included': False} 2023-01-23 13:24:22 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=6 2023-01-23 13:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-strom-busboard-bare.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-STROM-BUSBOARD-BARE.jpg?v=1670526275', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK STROM BUSBOARD (BARE)', 'price': 34.0, 'product_code': '1030459', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-strom-busboard-bare', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-librae-legio-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-LIBRAE-LEGIO-BLACK_85d4bca1-1892-43be-a9e0-9697729cd801.jpg?v=1669304859', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING LIBRAE LEGIO BLACK', 'price': 329.0, 'product_code': '1030296', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-librae-legio-black-1', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-pandora.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/expert-sleepers-pandora.jpg?v=1668092785', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS PANDORA', 'price': 279.0, 'product_code': '1029016', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-pandora', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/make-noise-tape-microsound-music-machine.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Tape_MicrosoundMusicMachine.jpg?v=1667862465', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'MAKE NOISE TAPE & MICROSOUND MUSIC MACHINE', 'price': 2939.0, 'product_code': '1029022', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/make-noise-tape-microsound-music-machine', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-shth-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHTH1u.jpg?v=1668176159', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO SHTH 1U', 'price': 135.0, 'product_code': '1029006', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-shth-1u', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-razor.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTERLATERAUDIORAZOR.jpg?v=1668177549', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO RAZOR', 'price': 498.0, 'product_code': '1029005', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-razor', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-hrad.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaoc_hrad_7e1292dc-2487-4415-b3d4-7b7cf73bc807.jpg?v=1672944804', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC HRAD', 'price': 383.0, 'product_code': '1029026', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-hrad', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-ugrids.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/UGRID.jpg?v=1668176318', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO UGRIDS', 'price': 225.0, 'product_code': '1029007', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-ugrids', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-gera.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/XAOC-GERA.png?v=1668716801', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC GERA', 'price': 229.0, 'product_code': '1029027', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-gera', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-carn.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/instruo-carn.jpg?v=1668035898', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO CARN', 'price': 565.0, 'product_code': '1029030', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-carn', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/knobula-chord-pilot.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/knobula-chord-pilot.jpg?v=1668027959', 'is_used': False, 'manufacturer': 'Knobula', 'name': 'KNOBULA CHORD PILOT', 'price': 499.0, 'product_code': '1029031', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/knobula-chord-pilot', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-steady-state-gate.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSF-STEADY-STATE-GATE.jpg?v=1668630883', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF STEADY STATE GATE', 'price': 353.0, 'product_code': '1029075', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-steady-state-gate', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-buchla-model-266t-source-of-uncertainty.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-BUCHLA-MODEL-266T-SOURCE-OF-UNCERTAINTY.jpg?v=1669733237', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP BUCHLA MODEL 266T SOURCE OF UNCERTAINTY', 'price': 399.0, 'product_code': '1029063', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-buchla-model-266t-source-of-uncertainty', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/apollo-view-rabbit-hole.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/apollo-view-rabbit-hole-1.jpg?v=1668635423', 'is_used': False, 'manufacturer': 'Apollo View Modular', 'name': 'APOLLO VIEW RABBIT HOLE', 'price': 459.0, 'product_code': '1029076', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/apollo-view-rabbit-hole', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/apollo-view-curiouser.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/apollo-view-curiouser-1.jpg?v=1668635536', 'is_used': False, 'manufacturer': 'Apollo View Modular', 'name': 'APOLLO VIEW CURIOUSER', 'price': 197.0, 'product_code': '1029077', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/apollo-view-curiouser', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-lubadh-v2-0-expansion.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/instruo-lubadh-expansion-2.jpg?v=1668041389', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO LUBADH V2.0 EXPANSION', 'price': 153.0, 'product_code': '1029033', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-lubadh-v2-0-expansion', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/apollo-view-allscilator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/APOLLO-VIEW-ALLSCILATOR.jpg?v=1668631227', 'is_used': False, 'manufacturer': 'Apollo View Modular', 'name': 'APOLLO VIEW ALLSCILATOR', 'price': 485.0, 'product_code': '1029078', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/apollo-view-allscilator', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mutable-instruments-plaits-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mutableinstrumentsplaits_1_b3001ba5-0701-45e5-8556-a17157bb3360.png?v=1669130260', 'is_used': False, 'manufacturer': 'Mutable Instruments', 'name': 'MUTABLE INSTRUMENTS PLAITS', 'price': 315.0, 'product_code': '1029176', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mutable-instruments-plaits-2', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-pamelas-pro-workout.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/alm-pamela-proworkout.jpg?v=1669086407', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM PAMELAS PRO WORKOUT', 'price': 399.0, 'product_code': '1029177', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-pamelas-pro-workout', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-xfade-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INTELLIJEL-XFADE-1U.jpg?v=1669123615', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL XFADE 1U', 'price': 253.0, 'product_code': '1029178', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-xfade-1u', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-envvca.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4MS-ENVVCA.jpg?v=1669305102', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS ENVVCA', 'price': 213.0, 'product_code': '1029198', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-envvca', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-dual-envvca.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4MS-DUAL-ENVVCA.jpg?v=1669304885', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS DUAL ENVVCA', 'price': 302.0, 'product_code': '1029197', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-dual-envvca', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/arturia-rackbrute6u-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ARTURIA-RACKBRUTE6U-BLACK.jpg?v=1669217794', 'is_used': False, 'manufacturer': 'Arturia', 'name': 'ARTURIA RACKBRUTE6U BLACK', 'price': 499.99, 'product_code': '1029194', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/arturia-rackbrute6u-black', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=5) 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-pamelas-new-workout-alm017-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/almpamelasnewworkoutalm017_4688ba83-4323-48a6-89bf-c35aa8fd5042.png?v=1669304749', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM PAMELAS NEW WORKOUT ALM017', 'price': 348.0, 'product_code': '1030295', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-pamelas-new-workout-alm017-1', 'vat_included': False} 2023-01-23 13:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-shaped-dual-envvca.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4MS-SHAPED-DUAL-ENVVCA.jpg?v=1669305864', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS SHAPED DUAL ENVVCA', 'price': 454.0, 'product_code': '1029199', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-shaped-dual-envvca', 'vat_included': False} 2023-01-23 13:24:23 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=7 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-micro-elements.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/QUARKSMICROELEMENTS.jpg?v=1668175952', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO MICRO ELEMENTS', 'price': 476.0, 'product_code': '1029004', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-micro-elements', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-8-divvy-cables-4-pack-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Modbap8inchcable.jpg?v=1668437412', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 8" DIVVY CABLES - 4 PACK BLACK', 'price': 31.73, 'product_code': '1028506', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-8-divvy-cables-4-pack-black', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-8-divvy-cables-4-pack-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Whitecablemodbap8.jpg?v=1668438102', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 8" DIVVY CABLES - 4 PACK WHITE', 'price': 31.73, 'product_code': '1028507', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-8-divvy-cables-4-pack-white', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-12-divvy-cables-4-pack-pink.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Modbap12Pinkcable.jpg?v=1668436862', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 12" DIVVY CABLES - 4 PACK PINK', 'price': 37.25, 'product_code': '1028509', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-12-divvy-cables-4-pack-pink', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-8-divvy-cables-4-pack-mixed.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Modbapcablemixed8.jpg?v=1668437801', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 8" DIVVY CABLES - 4 PACK MIXED', 'price': 31.73, 'product_code': '1028508', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-8-divvy-cables-4-pack-mixed', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-12-divvy-cables-4-pack-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAPCABLE.jpg?v=1668436059', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 12" DIVVY CABLES - 4 PACK BLACK', 'price': 37.25, 'product_code': '1028511', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-12-divvy-cables-4-pack-black', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-12-divvy-cables-4-pack-blue.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Modbapbluecable12.jpg?v=1668436295', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 12" DIVVY CABLES - 4 PACK BLUE', 'price': 37.25, 'product_code': '1028510', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-12-divvy-cables-4-pack-blue', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-12-divvy-cables-4-pack-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ModbapCablewhite12.jpg?v=1668436606', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 12" DIVVY CABLES - 4 PACK WHITE', 'price': 37.25, 'product_code': '1028512', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-12-divvy-cables-4-pack-white', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-12-divvy-cables-4-pack-mixed.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ModbapMixed12.jpg?v=1668436373', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 12" DIVVY CABLES - 4 PACK MIXED', 'price': 37.25, 'product_code': '1028513', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-12-divvy-cables-4-pack-mixed', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/molten-modular-motion-mtr-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOLTEN-MODULAR-MOTION-MTR-ASSEMBLED.jpg?v=1666200907', 'is_used': False, 'manufacturer': 'Molten Modular', 'name': 'MOLTEN MODULAR MOTION MTR ASSEMBLED', 'price': 191.0, 'product_code': '1028672', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/molten-modular-motion-mtr-assembled', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/molten-modular-motion-mtr-diy-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOLTEN-MODULAR-MOTION-MTR-DIYKIT.jpg?v=1666201142', 'is_used': False, 'manufacturer': 'Molten Modular', 'name': 'MOLTEN MODULAR MOTION MTR DIY KIT', 'price': 146.0, 'product_code': '1028673', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/molten-modular-motion-mtr-diy-kit', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-321-scale-flip-shift-combine-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-321_411399ba-0215-482a-8c34-f4d0e507f567.jpg?v=1666277931', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS 321 SCALE + FLIP + SHIFT + COMBINE', 'price': 120.0, 'product_code': '1028676', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-321-scale-flip-shift-combine-1', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-diviser.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RITUAL-ELECTRONICS-DIVISER.jpg?v=1666201491', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS DIVISER', 'price': 156.0, 'product_code': '1028674', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-diviser', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-sync-pravus-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noise-engineering-sync-pravus-black.jpg?v=1666799504', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING SYNC PRAVUS BLACK', 'price': 191.0, 'product_code': '1028781', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-sync-pravus-black', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/strymon-magneto-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/strymonmagneto_52790166-ac9d-4aa1-bd09-75cb4080a45f.png?v=1666289517', 'is_used': False, 'manufacturer': 'Strymon', 'name': 'STRYMON MAGNETO', 'price': 710.0, 'product_code': '1028763', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/strymon-magneto-2', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-sync-pravus-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/npise-engineering-sync-pravus-silver.jpg?v=1666799559', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING SYNC PRAVUS SILVER', 'price': 191.0, 'product_code': '1028782', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-sync-pravus-silver', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-xer-dualis-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISEENGINEERINGXERDUALIScilver.jpg?v=1666799980', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING XER DUALIS SILVER', 'price': 230.0, 'product_code': '1028784', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-xer-dualis-silver', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/knobula-poly-cinematic-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/knobula-cinematic-black.jpg?v=1666877120', 'is_used': False, 'manufacturer': 'Knobula', 'name': 'KNOBULA POLY CINEMATIC BLACK', 'price': 499.0, 'product_code': '1028800', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/knobula-poly-cinematic-black', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-xer-dualis-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NE_XD_Blk_cropped_900x900_77be2c16-bbee-4664-b74b-9ef8e09b8b8b.jpg?v=1666799906', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING XER DUALIS BLACK', 'price': 230.0, 'product_code': '1028783', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-xer-dualis-black', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=6) 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-lich-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befacolich_4e1f32cd-47de-455d-8cb2-e894a5e3bcd5.png?v=1667058247', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO LICH', 'price': 450.0, 'product_code': '1028849', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-lich-1', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-alan1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AlanU1.jpg?v=1668175735', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO ALAN1U', 'price': 253.0, 'product_code': '1029001', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-alan1u', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ziqal-dimension-mk3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ziqual-dimension-mk3.jpg?v=1667669924', 'is_used': False, 'manufacturer': 'Ziqal', 'name': 'ZIQAL DIMENSION MK3', 'price': 485.0, 'product_code': '1029000', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ziqal-dimension-mk3', 'vat_included': False} 2023-01-23 13:24:24 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=8 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-monocle-half-blinds.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTERLATERAUDIOMONOCLEHALFBLINDS.jpg?v=1668177065', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO MONOCLE HALF BLINDS', 'price': 168.0, 'product_code': '1029003', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-monocle-half-blinds', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-fuse.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTERLATERAUDIOFUSE.jpg?v=1668176749', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO FUSE', 'price': 308.0, 'product_code': '1029002', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-fuse', 'vat_included': False} 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-8-divvy-cables-4-pack-blue.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Modbap8inchcableblue.jpg?v=1668437599', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 8" DIVVY CABLES - 4 PACK BLUE', 'price': 31.73, 'product_code': '1028505', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-8-divvy-cables-4-pack-blue', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-brooks.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-BROOKS.jpg?v=1664895034', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO BROOKS', 'price': 158.0, 'product_code': '1028319', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-brooks', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-sum-inv.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-SUM-NV.jpg?v=1664895350', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO SUM+INV', 'price': 67.0, 'product_code': '1028322', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-sum-inv', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-little-mikey-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-LITTLE-MIKEY_3.jpg?v=1665072125', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS LITTLE MIKEY', 'price': 230.0, 'product_code': '1024810', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-little-mikey-2', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-canyon.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-CANYON.jpg?v=1664895124', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO CANYON', 'price': 133.0, 'product_code': '1028320', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-canyon', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-valley.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-VALLEY.jpg?v=1664895222', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO VALLEY', 'price': 133.0, 'product_code': '1028321', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-valley', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-cascades.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-CASCADES.jpg?v=1664894900', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO CASCADES', 'price': 199.0, 'product_code': '1028318', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-cascades', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-cumulus.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-CUMULUS.jpg?v=1664895546', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO CUMULUS', 'price': 267.0, 'product_code': '1028323', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-cumulus', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-dice.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-DICE.jpg?v=1664895652', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO DICE', 'price': 368.0, 'product_code': '1028324', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-dice', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-resonate.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-RESONATE.jpg?v=1664895755', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO RESONATE', 'price': 267.0, 'product_code': '1028325', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-resonate', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-3-1-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-3-1-1U.jpg?v=1664895964', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO 3:1 1U', 'price': 67.0, 'product_code': '1028326', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-3-1-1u', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-steps-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-STEPS-1U.jpg?v=1664896048', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO STEPS 1U', 'price': 173.0, 'product_code': '1028327', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-steps-1u', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/jhs-artificial-blonde.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/JHS-ARTIFICIAL-BLONDE.jpg?v=1664887976', 'is_used': False, 'manufacturer': 'JHS Pedals', 'name': 'JHS ARTIFICIAL BLONDE', 'price': 334.0, 'product_code': '1028364', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/jhs-artificial-blonde', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-cloverleaf-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-CLOVERLEAF-1U.jpg?v=1664896164', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO CLOVERLEAF 1U', 'price': 119.0, 'product_code': '1028328', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-cloverleaf-1u', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-eurorack-case-3u-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KOMA-ELEKTRONIK-EURORACK-CASE-3U-BLACK.jpg?v=1664896789', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK EURORACK CASE 3U BLACK', 'price': 136.0, 'product_code': '1028377', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-eurorack-case-3u-black', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=7) 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/moog-music-patch-cable-variety-pack.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/moog-music-variety-pack.jpg?v=1665192019', 'is_used': False, 'manufacturer': 'Moog Music', 'name': 'MOOG MUSIC PATCH CABLE VARIETY PACK', 'price': 39.0, 'product_code': '1028449', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/moog-music-patch-cable-variety-pack', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-modular-hue.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-MODULAR-HUE.jpg?v=1664910916', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP MODULAR HUE', 'price': 414.0, 'product_code': '1028403', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-modular-hue', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/moog-music-104hp-powered-eurorack-case.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/moog-music-104.jpg?v=1665179760', 'is_used': False, 'manufacturer': 'Moog Music', 'name': 'MOOG MUSIC 104HP POWERED EURORACK CASE', 'price': 499.0, 'product_code': '1028444', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/moog-music-104hp-powered-eurorack-case', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/moog-music-60hp-powered-eurorack-case.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/moog-60hp.jpg?v=1665179972', 'is_used': False, 'manufacturer': 'Moog Music', 'name': 'MOOG MUSIC 60HP POWERED EURORACK CASE', 'price': 449.0, 'product_code': '1028443', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/moog-music-60hp-powered-eurorack-case', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-quantizer-black-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICQUANTIZERBLACK_f72d266f-c838-4f19-9723-7d13a733fcf3.jpg?v=1665498698', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC QUANTIZER BLACK', 'price': 155.0, 'product_code': '1028456', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-quantizer-black-2', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/bastl-instruments-buddy.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BASTL-INSTRUMENTS-BUDDY.jpg?v=1665510395', 'is_used': False, 'manufacturer': 'Bastl Instruments', 'name': 'BASTL INSTRUMENTS BUDDY', 'price': 189.0, 'product_code': '1028463', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/bastl-instruments-buddy', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cosmotronic-cosmix-pro-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/cosmotronic.silver.1.jpg?v=1667481081', 'is_used': False, 'manufacturer': 'Cosmotronic', 'name': 'COSMOTRONIC COSMIX PRO SILVER', 'price': 504.0, 'product_code': '1028491', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cosmotronic-cosmix-pro-silver', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cosmotronic-cosmix-pro-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/cosmixproblack.jpg?v=1667481105', 'is_used': False, 'manufacturer': 'Cosmotronic', 'name': 'COSMOTRONIC COSMIX PRO BLACK', 'price': 504.0, 'product_code': '1028492', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cosmotronic-cosmix-pro-black', 'vat_included': False} 2023-01-23 13:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-8-divvy-cables-4-pack-pink.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Modbappink12.jpg?v=1668438001', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 8" DIVVY CABLES - 4 PACK PINK', 'price': 31.73, 'product_code': '1028504', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-8-divvy-cables-4-pack-pink', 'vat_included': False} 2023-01-23 13:24:25 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=9 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-crime-ii.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RITUAL-ELECTRONICS-CRIME-II.jpg?v=1663683577', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS CRIME II', 'price': 195.0, 'product_code': '1027874', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-crime-ii', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-super-disting-ex-plus.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-SUPER-DISTING-EX-PLUS.jpg?v=1662663511', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS SUPER DISTING EX PLUS', 'price': 515.0, 'product_code': '1024802', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-super-disting-ex-plus', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-es-5-mk3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-ES-5-MK3.jpg?v=1662656637', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS ES-5 MK3', 'price': 179.0, 'product_code': '1024797', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-es-5-mk3', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-general-cv.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-GENERAL-CV.jpg?v=1662663426', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS GENERAL CV', 'price': 450.0, 'product_code': '1024801', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-general-cv', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-es-40.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-ES-40.jpg?v=1662663050', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS ES-40', 'price': 168.0, 'product_code': '1024799', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-es-40', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-esx-8gt-mk3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-ESX-8GT-MK3.jpg?v=1662663118', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS ESX-8GT MK3', 'price': 101.0, 'product_code': '1024800', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-esx-8gt-mk3', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-beatrix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-BEATRIX.jpg?v=1662662944', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS BEATRIX', 'price': 244.0, 'product_code': '1024798', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-beatrix', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-cvm-9.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-CVM-8_37503be5-01e2-4e55-858c-83fed3ee9533.jpg?v=1662664410', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS CVM-8', 'price': 290.0, 'product_code': '1024806', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-cvm-9', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-fhx-8gt.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-FHX-8GT.jpg?v=1662664039', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS FHX-8GT', 'price': 130.0, 'product_code': '1024804', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-fhx-8gt', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-fhx-8cv.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-FHX-8CV.jpg?v=1662664735', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS FHX-8CV', 'price': 195.0, 'product_code': '1024807', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-fhx-8cv', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-es-8.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-ES-8.jpg?v=1662664791', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS ES-8', 'price': 602.0, 'product_code': '1024808', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-es-8', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-3109-vcf-vca.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ERICA-SYNTHS-BLACK-3109-VCF-VCA.jpg?v=1663253071', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK 3109 VCF/VCA', 'price': 234.0, 'product_code': '1024845', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-3109-vcf-vca', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-scan-pan-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/verbos-electronics-scan-and-pan_8d637c95-cd6d-4c0e-add0-c94a87228abf.png?v=1663166859', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS SCAN & PAN', 'price': 510.0, 'product_code': '1024833', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-scan-pan-1', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-ivo.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-IVO.jpg?v=1662664847', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS IVO', 'price': 244.0, 'product_code': '1024809', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-ivo', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-edu-diy-output.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ERICA-SYNTHS-EDU-DIY-OUTPUT.jpg?v=1663254477', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS EDU DIY OUTPUT', 'price': 74.0, 'product_code': '1024849', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-edu-diy-output', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-edu-diy-noise-s-h.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ERICA-SYNTHS-EDU-DIY-NOISE-S-H.jpg?v=1663254149', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS EDU DIY NOISE/S&H', 'price': 89.0, 'product_code': '1024848', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-edu-diy-noise-s-h', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-midi-breakout.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-MIDI-BREAKOUT.jpg?v=1662656286', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS MIDI BREAKOUT', 'price': 68.0, 'product_code': '1024794', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-midi-breakout', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-es-3-mk4.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-ES-3-MK4.jpg?v=1662656435', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS ES-3 MK4', 'price': 304.0, 'product_code': '1024796', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-es-3-mk4', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-slice-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2HP-SLIDE.jpg?v=1663265665', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP SLICE BLACK', 'price': 195.0, 'product_code': '1024860', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-slice-black', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-scm-plus.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4MS-SCM-PLUS.jpg?v=1663601488', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS SCM PLUS', 'price': 242.35, 'product_code': '1024865', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-scm-plus', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-mini-peg.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4MS-MINI-PEG.jpg?v=1663599216', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS MINI PEG', 'price': 208.29, 'product_code': '1024864', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-mini-peg', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-nautilus-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/QU-BIT-ELECTRONIX-NAUTILUS.jpg?v=1663266004', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX NAUTILUS BLACK', 'price': 529.0, 'product_code': '1024861', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-nautilus-black', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-disting-mk4.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-DISTING-MK4.jpg?v=1662650487', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS DISTING MK4', 'price': 256.0, 'product_code': '1024795', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-disting-mk4', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-slice-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2HP-SLICE-SILVER.jpg?v=1663768357', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP SLICE SILVER', 'price': 195.0, 'product_code': '1027871', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-slice-silver', 'vat_included': False} 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=8) 2023-01-23 13:24:26 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=10 2023-01-23 13:24:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-lorelei.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-LORELEI.jpg?v=1662656137', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS LORELEI', 'price': 244.0, 'product_code': '1024793', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-lorelei', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-performer-configuration-wood.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/VERBOS-ELECTRONICS-DESIGNER-CONFIGURATION-WOOD_303cb5f2-7778-4aa9-8096-4858baebc47d.jpg?v=1667918041', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS PERFORMER CONFIGURATION WOOD', 'price': 8745.0, 'product_code': '1024757', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-performer-configuration-wood', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-cable-22cm-5-pack-red.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/VERBOS-ELECTRONICS-CABLE-22CM-_5-PACK_-RED.jpg?v=1667916890', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS CABLE 22CM (5-PACK), RED', 'price': 21.0, 'product_code': '1024752', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-cable-22cm-5-pack-red', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-producer-configuration-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/VERBOS-ELECTRONICS-PRODUCER-CONFIGURATION-BLACK.jpg?v=1667916578', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS PRODUCER CONFIGURATION BLACK', 'price': 8865.0, 'product_code': '1024758', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-producer-configuration-black', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-designer-configuration-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/VERBOSELECTRONICS-DESIGNER-CONFIGURATION-BLACK.jpg?v=1667917449', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS DESIGNER CONFIGURATION BLACK', 'price': 8235.0, 'product_code': '1024754', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-designer-configuration-black', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-producer-configuration-wood.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/VERBOSELECTRONICS-PRODUCER-CONFIGURATION-WOOD.jpg?v=1667918547', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS PRODUCER CONFIGURATION WOOD', 'price': 8995.0, 'product_code': '1024759', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-producer-configuration-wood', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-cable-90cm-5-pack-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/VERBOS-ELECTRONICS-CABLE-90CM.jpg?v=1666194665', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS CABLE 90CM (5-PACK), BLACK', 'price': 28.0, 'product_code': '1024753', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-cable-90cm-5-pack-black', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-performer-configuration-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/VERBOSELECTRONICS-PERFORMER-CONFIGURATION-BLACK.jpg?v=1667918397', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS PERFORMER CONFIGURATION BLACK', 'price': 8615.0, 'product_code': '1024756', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-performer-configuration-black', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-electus-versio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-ELECTUS-VERSIO-BLACK.jpg?v=1662578409', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING ELECTUS VERSIO BLACK', 'price': 458.0, 'product_code': '1024780', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-electus-versio-black', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-electus-versio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-ELECTUS-VERSIO-SILVER.jpg?v=1662578740', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING ELECTUS VERSIO SILVER', 'price': 458.0, 'product_code': '1024781', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-electus-versio-silver', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-lacrima-versio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-LACRIMA-VERSIO-BLACK.jpg?v=1662579182', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING LACRIMA VERSIO BLACK', 'price': 458.0, 'product_code': '1024782', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-lacrima-versio-black', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-ampla-versio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-AMPLA-VERSIO-BLACK.jpg?v=1662579499', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING AMPLA VERSIO BLACK', 'price': 458.0, 'product_code': '1024784', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-ampla-versio-black', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-ampla-versio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-AMPLA-VERSIO-SILVER.jpg?v=1662579581', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING AMPLA VERSIO SILVER', 'price': 458.0, 'product_code': '1024785', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-ampla-versio-silver', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-lxr-drum-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ERICA-SYNTHS-LXR-DRUM-MODULE.jpg?v=1662646202', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS LXR DRUM MODULE', 'price': 649.0, 'product_code': '1024786', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-lxr-drum-module', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-lacrima-versio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-LACRIMA-VERSIO-SILVER.jpg?v=1662579354', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING LACRIMA VERSIO SILVER', 'price': 458.0, 'product_code': '1024783', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-lacrima-versio-silver', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-esx-8md-mk2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-ESX-8MD-MK2.jpg?v=1662651294', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS ESX-8MD MK2', 'price': 220.0, 'product_code': '1024788', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-esx-8md-mk2', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-36-patch-cables-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-36-PATCH-CABLES-WHITE.jpg?v=1663011389', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 36" PATCH CABLES - WHITE', 'price': 35.0, 'product_code': '1024738', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-36-patch-cables-white', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-36-patch-cables-mixed.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-36-PATCH-CABLES-MIXED.jpg?v=1663080464', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 36" PATCH CABLES - MIXED', 'price': 35.0, 'product_code': '1024739', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-36-patch-cables-mixed', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-pony-vco-1u-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEFACO-PONY-VCO-1U-MODULE.jpg?v=1662047653', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO PONY VCO 1U MODULE', 'price': 317.0, 'product_code': '1024742', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-pony-vco-1u-module', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-es-7.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-ES-7.jpg?v=1662655835', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS ES-7', 'price': 138.0, 'product_code': '1024791', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-es-7', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-adaptercable-3-5-6-3mm-150cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/VERBOSELECTRONICS-ADAPTERCABLE-3_5-6_3MM-150CM.jpg?v=1667917650', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS ADAPTERCABLE 3,5 - 6,3MM 150CM', 'price': 21.0, 'product_code': '1024751', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-adaptercable-3-5-6-3mm-150cm', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-es-9.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-ES-9.jpg?v=1662655517', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS ES-9', 'price': 835.0, 'product_code': '1024789', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-es-9', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-fh-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-FH-2.jpg?v=1662655702', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS FH-2', 'price': 399.0, 'product_code': '1024790', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-fh-2', 'vat_included': False} 2023-01-23 13:24:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=9) 2023-01-23 13:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-esx-8cv-mk2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-ESX-8CV-MK2.jpg?v=1662655996', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS ESX-8CV MK2', 'price': 230.0, 'product_code': '1024792', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-esx-8cv-mk2', 'vat_included': False} 2023-01-23 13:24:27 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=11 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-36-patch-cables-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-36-PATCH-CABLES-BLACK.jpg?v=1663011300', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 36" PATCH CABLES - BLACK', 'price': 35.0, 'product_code': '1024737', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-36-patch-cables-black', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-tymp-legio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-TYMP-LEGIO-SILVER.jpg?v=1661793978', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING TYMP LEGIO SILVER', 'price': 355.0, 'product_code': '1024697', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-tymp-legio-silver', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-modular-trinity.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/trinity.jpg?v=1662747281', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP MODULAR TRINITY', 'price': 759.0, 'product_code': '1024728', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-modular-trinity', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-pony-vco-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEFACO-PONY-VCO-MODULE.jpg?v=1661955437', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO PONY VCO MODULE', 'price': 303.0, 'product_code': '1024722', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-pony-vco-module', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-24-patch-cables-pink.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-24-PATCH-CABLES-PINK.jpg?v=1663009651', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 24" PATCH CABLES - PINK', 'price': 30.0, 'product_code': '1024730', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-24-patch-cables-pink', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-pony-vco-diy-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEFACO-PONY-VCO-DIY-KIT.jpg?v=1661955554', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO PONY VCO DIY KIT', 'price': 228.0, 'product_code': '1024723', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-pony-vco-diy-kit', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-modular-per4mer-minisystem.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-MODULAR-PER4MER-MINISYSTEM.jpg?v=1663009435', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP MODULAR PER4MER MINISYSTEM', 'price': 966.0, 'product_code': '1024729', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-modular-per4mer-minisystem', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-polydactyl-versio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-POLYDACTYL-VERSIO-SILVER.jpg?v=1661794236', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING POLYDACTYL VERSIO SILVER', 'price': 449.0, 'product_code': '1024698', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-polydactyl-versio-silver', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-24-patch-cables-blue.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-24-PATCH-CABLES-BLUE.jpg?v=1663009901', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 24" PATCH CABLES - BLUE', 'price': 30.0, 'product_code': '1024731', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-24-patch-cables-blue', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-steppy-1u-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelsteppy1u_84e42b7b-7ff3-4908-9f45-24b01e72b277.png?v=1660232526', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL STEPPY 1U', 'price': 234.0, 'product_code': '1024636', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-steppy-1u-1', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-24-patch-cables-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-24-PATCH-CABLES-BLACK.jpg?v=1663010010', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 24" PATCH CABLES - BLACK', 'price': 30.0, 'product_code': '1024732', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-24-patch-cables-black', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-24-patch-cables-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-24-PATCH-CABLES-WHITE.jpg?v=1663010707', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 24" PATCH CABLES - WHITE', 'price': 30.0, 'product_code': '1024733', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-24-patch-cables-white', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-36-patch-cables-blue.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-36-PATCH-CABLES-BLUE.jpg?v=1663011174', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 36" PATCH CABLES - BLUE', 'price': 35.0, 'product_code': '1024736', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-36-patch-cables-blue', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-24-patch-cables-mixed.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-24-PATCH-CABLES-MIXED.jpg?v=1663010880', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 24" PATCH CABLES - MIXED', 'price': 30.0, 'product_code': '1024734', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-24-patch-cables-mixed', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-36-patch-cables-pink.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-36-PATCH-CABLE-PINK.jpg?v=1663011014', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP 36" PATCH CABLES - PINK', 'price': 35.0, 'product_code': '1024735', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-36-patch-cables-pink', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-clep-diaz-black-3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringclepdiazblack_7c8ee2ed-adb2-4cb9-9f30-27d46ab138bc.png?v=1660227323', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING CLEP DIAZ BLACK', 'price': 165.0, 'product_code': '1024635', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-clep-diaz-black-3', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/blood-cell-auscult-output-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/blood-cell-auscult.jpg?v=1660148539', 'is_used': False, 'manufacturer': 'Blood Cell Audio', 'name': 'BLOOD CELL AUSCULT OUTPUT MODULE', 'price': 249.0, 'product_code': '1024638', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/blood-cell-auscult-output-module', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-polydactyl-versio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISEENGINEERINGPOLYDACTYLVERSIOBLACK.jpg?v=1660770555', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING POLYDACTYL VERSIO BLACK', 'price': 449.0, 'product_code': '1024640', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-polydactyl-versio-black', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-fdn-verb-overlay.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit-fdn-verb-overlay.jpg?v=1660161751', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX FDN VERB OVERLAY', 'price': 13.0, 'product_code': '1024641', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-fdn-verb-overlay', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=10) 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-palette-4u-104hp-black-stealth-powered-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelpalette4u104hpblackstealthpowered_82748782-81d3-424e-a751-36dbb0802ada.png?v=1660313517', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL PALETTE 4U 104HP BLACK STEALTH POWERED', 'price': 470.0, 'product_code': '1024642', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-palette-4u-104hp-black-stealth-powered-1', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-tapographic-delay-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4mstapographicdelay_3cd419d0-b53f-4460-a620-7c56f7253758.jpg?v=1660319344', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS TAPOGRAPHIC DELAY', 'price': 520.0, 'product_code': '1024650', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-tapographic-delay-1', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-cnoc.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-CNOC.jpg?v=1661792672', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO CNOC', 'price': 295.0, 'product_code': '1024669', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-cnoc', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-tymp-legio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noise-engineering-tymp.jpg?v=1661529559', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING TYMP LEGIO BLACK', 'price': 355.0, 'product_code': '1024639', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-tymp-legio-black', 'vat_included': False} 2023-01-23 13:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-cruinn.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-CRUINN.jpg?v=1661793616', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO CRUINN', 'price': 525.0, 'product_code': '1024670', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-cruinn', 'vat_included': False} 2023-01-23 13:24:28 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=12 2023-01-23 13:24:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-asq-1-multimode-sequencer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/alm-asq-1.jpg?v=1660142308', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM ASQ-1 MULTIMODE SEQUENCER', 'price': 469.0, 'product_code': '1024632', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-asq-1-multimode-sequencer', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/korg-sqcable6.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Korg_SQCable6_MusicalAcc.jpg?v=1660244558', 'is_used': False, 'manufacturer': 'Korg', 'name': 'KORG SQCABLE6', 'price': 29.99, 'product_code': '1024284', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/korg-sqcable6', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-modfx-chorus-flanger-filter-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-MODFX-CHORUS-FLANGER-FILTER-WHITE.jpg?v=1659625700', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP MODFX CHORUS FLANGER & FILTER WHITE', 'price': 249.0, 'product_code': '1024458', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-modfx-chorus-flanger-filter-white', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-mixz-low-noise-dual-mixer-w-titop-bus-mix-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-MIXZ-LOW-NOISE-DUAL-MIXER-W-TITOP-BUS-MIX-WHITE.jpg?v=1659628097', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP MIXZ LOW-NOISE DUAL MIXER W/TITOP BUS MIX WHITE', 'price': 151.0, 'product_code': '1024460', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-mixz-low-noise-dual-mixer-w-titop-bus-mix-white', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-mixz-low-noise-dual-mixer-w-titop-bus-mix-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-MIXZ-LOW-NOISEDUAL-MIXER-W-TITOP-BUS-MIX-BLACK.jpg?v=1659627937', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP MIXZ LOW-NOISE DUAL MIXER W/TITOP BUS MIX BLACK', 'price': 151.0, 'product_code': '1024459', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-mixz-low-noise-dual-mixer-w-titop-bus-mix-black', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-fsu-timbral-distortion-time-bending-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-FSU-TIMBRAL-DISTORTION-TIME-BENDING-WHITE.jpg?v=1659624584', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP FSU TIMBRAL DISTORTION & TIME BENDING WHITE', 'price': 249.0, 'product_code': '1024456', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-fsu-timbral-distortion-time-bending-white', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-fsu-timbral-distortion-time-bending-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-FSU-TIMBRAL-DISTORTION-TIME-BENDING-BLACK.jpg?v=1659624425', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP FSU TIMBRAL DISTORTION & TIME BENDING BLACK', 'price': 249.0, 'product_code': '1024455', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-fsu-timbral-distortion-time-bending-black', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-modfx-chorus-flanger-filter-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-MODFX-CHORUS-FLANGER-FILTER-BLACK.jpg?v=1659624830', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP MODFX CHORUS FLANGER & FILTER BLACK', 'price': 249.0, 'product_code': '1024457', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-modfx-chorus-flanger-filter-black', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-circadian-rhythms-grid-sequencer-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-CIRCADIAN-RHYTHMS-GRID-SEQUENCER-BLACK.jpg?v=1659626278', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP CIRCADIAN RHYTHMS GRID SEQUENCER BLACK', 'price': 648.0, 'product_code': '1024461', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-circadian-rhythms-grid-sequencer-black', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-zverbz-the-spatial-bundle-z-dsp-cartridge-set.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-ZVERBZ-THE-SPATIAL-BUNDLE-Z-DSP-CARTRIDGE-SET.jpg?v=1659626535', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP ZVERBZ THE SPATIAL BUNDLE Z-DSP CARTRIDGE SET', 'price': 98.0, 'product_code': '1024462', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-zverbz-the-spatial-bundle-z-dsp-cartridge-set', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-poczdam.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/XAOC-POCZDAM.jpg?v=1659620549', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC POCZDAM', 'price': 275.0, 'product_code': '1024488', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-poczdam', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-att-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INTELLIJEL-ATT-1U.jpg?v=1659623486', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL ATT 1U', 'price': 26.0, 'product_code': '1024485', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-att-1u', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-sofia.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/XAOC-SOFIA.jpg?v=1659620707', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC SOFIA', 'price': 665.0, 'product_code': '1024489', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-sofia', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-polyphonic-envelope.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/VERBOS-ELECTRONICS-POLYPHONIC-ENVELOPE.jpg?v=1661790028', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS POLYPHONIC ENVELOPE', 'price': 669.0, 'product_code': '1024497', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-polyphonic-envelope', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-zeroscope-1u-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelzeroscope1u_699a8886-a601-40dd-b0f8-285f6ec3afad.png?v=1659710504', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL ZEROSCOPE 1U', 'price': 170.0, 'product_code': '1024494', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-zeroscope-1u-1', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-ringmod-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INTELLIJEL-RINGMOD-1U.jpg?v=1659623713', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL RINGMOD 1U', 'price': 109.0, 'product_code': '1024486', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-ringmod-1u', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/analog-cases-pulse-case-for-the-make-noise-0coast-and-0ctrl.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ANALOGCASES-PULSE-CASE-FOR-THE-MACKIE-PROFX10V3_29ed0da7-5de0-4018-a813-d514bc8849e1.jpg?v=1664989397', 'is_used': False, 'manufacturer': 'Analog Cases', 'name': 'ANALOG CASES PULSE CASE FOR THE MAKE NOISE 0COAST AND 0CTRL', 'price': 95.99, 'product_code': '1023688', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/analog-cases-pulse-case-for-the-make-noise-0coast-and-0ctrl', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/meng-qi-brass-banana-to-mini-jack-converter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MENGQIBRASSBANANATOMINIJACKCONVERTER.jpg?v=1659979178', 'is_used': False, 'manufacturer': 'Meng Qi', 'name': 'MENG QI BRASS BANANA TO MINI JACK CONVERTER', 'price': 144.99, 'product_code': '1024507', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/meng-qi-brass-banana-to-mini-jack-converter', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/meng-qi-pe2-dual-passive-transformer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MENGQIPE2DUALPASSIVETRANSFORMER.jpg?v=1659980649', 'is_used': False, 'manufacturer': 'Meng Qi', 'name': 'MENG QI PE2 DUAL PASSIVE TRANSFORMER', 'price': 209.99, 'product_code': '1024506', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/meng-qi-pe2-dual-passive-transformer', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/meng-qi-split-passive-1-to-5-multiple-with-4-attenuators.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MENGQISPLITPASSIVE1TO5MULTIPLEWITH4ATTENUATORS.jpg?v=1659981067', 'is_used': False, 'manufacturer': 'Meng Qi', 'name': 'MENG QI SPLIT PASSIVE 1 TO 5 MULTIPLE WITH 4 ATTENUATORS', 'price': 72.99, 'product_code': '1024509', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/meng-qi-split-passive-1-to-5-multiple-with-4-attenuators', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/meng-qi-dplpg-dual-passive-low-pass-gate.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MENGQIDPLPGDUALPASSIVELOWPASSGATE.jpg?v=1659979509', 'is_used': False, 'manufacturer': 'Meng Qi', 'name': 'MENG QI DPLPG DUAL PASSIVE LOW PASS GATE', 'price': 84.99, 'product_code': '1024505', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/meng-qi-dplpg-dual-passive-low-pass-gate', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/meng-qi-foil-golden-1hp-blank-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MENGQIFOILGOLDEN1HPBLANKPANEL.jpg?v=1659980261', 'is_used': False, 'manufacturer': 'Meng Qi', 'name': 'MENG QI FOIL GOLDEN 1HP BLANK PANEL', 'price': 6.99, 'product_code': '1024510', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/meng-qi-foil-golden-1hp-blank-panel', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/make-noise-xpo.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/makenoise-xpo.jpg?v=1660141149', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'MAKE NOISE XPO', 'price': 509.99, 'product_code': '1024631', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/make-noise-xpo', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/meng-qi-dual-st-vol.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MENGQIDUALST.VOL.jpg?v=1659979722', 'is_used': False, 'manufacturer': 'Meng Qi', 'name': 'MENG QI DUAL ST.VOL', 'price': 79.99, 'product_code': '1024508', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/meng-qi-dual-st-vol', 'vat_included': False} 2023-01-23 13:24:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=11) 2023-01-23 13:24:30 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=13 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/teenage-engineering-pocket-operator-modular-401.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TEENAGE-ENGINEERING-POCKET-OPERATOR-MODULAR-400_3f093113-4139-4b90-aa4f-67435bba9f1b.jpg?v=1658930965', 'is_used': False, 'manufacturer': 'Teenage Engineering', 'name': 'TEENAGE ENGINEERING POCKET OPERATOR MODULAR 400', 'price': 547.0, 'product_code': '1023662', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/teenage-engineering-pocket-operator-modular-401', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-umix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-UMIX.jpg?v=1657809939', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES UMIX', 'price': 95.0, 'product_code': '1022899', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-umix', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-saevitum.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-SAEVITUM_992513a0-1244-497a-afa4-c84533db0ce3.jpg?v=1657809497', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES SAEVITUM', 'price': 395.0, 'product_code': '1022898', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-saevitum', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-lpg.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-LPG.jpg?v=1657812215', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES LPG', 'price': 100.0, 'product_code': '1022904', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-lpg', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-mtr.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-MTR.jpg?v=1657812070', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES MTR', 'price': 115.0, 'product_code': '1022903', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-mtr', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-hexamix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-HEXAMIX.jpg?v=1657811745', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES HEXAMIX', 'price': 285.0, 'product_code': '1022901', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-hexamix', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-saevitus.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-SAEVITUS.jpg?v=1657811920', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES SAEVITUS', 'price': 265.0, 'product_code': '1022902', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-saevitus', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-vi-mix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-VI-MIX.jpg?v=1657811576', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES VI MIX', 'price': 155.0, 'product_code': '1022900', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-vi-mix', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-atv.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-ATV.jpg?v=1657812413', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES ATV', 'price': 150.0, 'product_code': '1022905', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-atv', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-amp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-AMP.jpg?v=1657812897', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES AMP', 'price': 100.0, 'product_code': '1022906', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-amp', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-eurorack-adapters-alu-3u-to-iu-intellijel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-EURORACK-ADAPTERS-ALU-3U-TO-IU-INTELLIJEL.jpg?v=1657824617', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES EURORACK ADAPTERS (ALU) 3U TO IU INTELLIJEL', 'price': 25.0, 'product_code': '1022908', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-eurorack-adapters-alu-3u-to-iu-intellijel', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-eurorack-adapters-pcb-3u-to-1u-bk-intellijel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-EURORACK-ADAPTERS-PCB-3U-TO-1U-BK-INTELLIJEL.jpg?v=1657824838', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES EURORACK ADAPTERS (PCB) 3U TO 1U BK INTELLIJEL', 'price': 20.0, 'product_code': '1022907', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-eurorack-adapters-pcb-3u-to-1u-bk-intellijel', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/make-noise-optomix-v2-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/makenoiseoptomix_db00054d-94a2-4ba5-80d7-1683b6e501c2.png?v=1657812122', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'MAKE NOISE OPTOMIX V2', 'price': 260.0, 'product_code': '1022909', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/make-noise-optomix-v2-1', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-eurorack-adapters-pcb-3u-to-1u-bk-pulplogic.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-EURORACK-ADAPTEPCB-3U-TO-1UBK-PULPLOGIC.jpg?v=1657825099', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES EURORACK ADAPTERS (PCB) 3U TO 1U BK PULPLOGIC', 'price': 20.0, 'product_code': '1022913', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-eurorack-adapters-pcb-3u-to-1u-bk-pulplogic', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-eurorack-adapters-pcb-1u-to-3u-bk-pulplogic.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-EURORACK-ADAPTERS-PCB-1U-TO-3U-BK-PULPLOGIC.jpg?v=1657825448', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES EURORACK ADAPTERS (PCB) 1U TO 3U BK PULPLOGIC', 'price': 20.0, 'product_code': '1022915', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-eurorack-adapters-pcb-1u-to-3u-bk-pulplogic', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-eurorack-adapters-pcb-1u-to-3u-bk-intellijel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-EURORACK-ADAPTERS-PCB-1U-TO-3U-BK-INTELLIJEL.jpg?v=1657825213', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES EURORACK ADAPTERS (PCB) 1U TO 3U BK INTELLIJEL', 'price': 20.0, 'product_code': '1022914', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-eurorack-adapters-pcb-1u-to-3u-bk-intellijel', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-decimator-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mosaic-decimator-blck_29d406c4-8033-4fde-8cc9-ade902b6b269.jpg?v=1658417629', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC DECIMATOR', 'price': 145.0, 'product_code': '1022946', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-decimator-1', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-fil4-timbral-sculptor.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURE-SOUND-FIL4-TIMBRAL-SCULPTOR.jpg?v=1658327953', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND FIL4 TIMBRAL SCULPTOR', 'price': 441.0, 'product_code': '1023135', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-fil4-timbral-sculptor', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-mtx-active-buffer-board.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURE-SOUND-MTX-ACTIVE-BUFFER-BOARD.jpg?v=1658409965', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND MTX ACTIVE BUFFER BOARD', 'price': 85.0, 'product_code': '1023136', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-mtx-active-buffer-board', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acid-rain-technology-chainsaw-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/acid-rain-chainsaw_3150359a-f206-4bca-800e-1c115c7662b9.png?v=1658416502', 'is_used': False, 'manufacturer': 'Acid Rain Technology', 'name': 'ACID RAIN TECHNOLOGY CHAINSAW', 'price': 335.0, 'product_code': '1023144', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acid-rain-technology-chainsaw-1', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-quad-vca-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelquadvca_7040c7fc-5cae-4fcc-b2a1-cd0d69fad14c.png?v=1658418468', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL QUAD VCA', 'price': 235.0, 'product_code': '1023145', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-quad-vca-1', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-quantizer-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICQUANTIZERBLACK_47985135-1845-41d5-b10a-97a5667336c2.jpg?v=1658419546', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC QUANTIZER BLACK', 'price': 158.0, 'product_code': '1023146', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-quantizer-black-1', 'vat_included': False} 2023-01-23 13:24:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=12) 2023-01-23 13:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-pico-drums-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthspicodrums_2556ead2-2115-435f-aa79-1eaf7695c448.jpg?v=1658856986', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS PICO DRUMS', 'price': 185.0, 'product_code': '1023640', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-pico-drums-1', 'vat_included': False} 2023-01-23 13:24:31 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=14 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-variable-delay-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAIC-VARIABLE-DELAY-BLACK_1def0676-5c87-479c-a15c-9d52a96ed1a4.jpg?v=1658865521', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC VARIABLE DELAY BLACK', 'price': 145.0, 'product_code': '1023658', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-variable-delay-black-1', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-ipse.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-IPSE_af01b313-7a4e-48bd-b63c-5852b7ca01eb.jpg?v=1657809689', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES IPSE', 'price': 80.0, 'product_code': '1022897', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-ipse', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-mmmidi-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/almmmmidi_e2878354-d83c-4980-b828-0f4ba8b26254.png?v=1657042168', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM - mmMIDI', 'price': 140.0, 'product_code': '1022655', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-mmmidi-1', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/boredbrain-unifx.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BOREDBRAIN-UNIFX.jpg?v=1656943251', 'is_used': False, 'manufacturer': 'Boredbrain Music', 'name': 'BOREDBRAIN UNIFX', 'price': 168.0, 'product_code': '1022479', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/boredbrain-unifx', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-stumm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURESOUNDSTUMM.jpg?v=1656942409', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND STUMM', 'price': 298.0, 'product_code': '1022455', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-stumm', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/boredbrain-xchanger.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BOREDBRAIN-XCHANGER.jpg?v=1656943525', 'is_used': False, 'manufacturer': 'Boredbrain Music', 'name': 'BOREDBRAIN XCHANGER', 'price': 168.0, 'product_code': '1022480', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/boredbrain-xchanger', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/jpsynth-stereo-mixer-module-8hp-stereo-mixer-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/jpsynthstereomixermodule8hpstereomixer_9e3c7587-fe64-4d46-91f9-9a43016f2187.png?v=1657641660', 'is_used': False, 'manufacturer': 'JPSynth', 'name': 'JPSYNTH STEREO MIXER MODULE (8HP STEREO MIXER)', 'price': 145.0, 'product_code': '1022804', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/jpsynth-stereo-mixer-module-8hp-stereo-mixer-1', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/boredbrain-monitr.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BOREDBRAIN-MONITR.jpg?v=1656943073', 'is_used': False, 'manufacturer': 'Boredbrain Music', 'name': 'BOREDBRAIN MONITR', 'price': 350.0, 'product_code': '1022478', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/boredbrain-monitr', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mutable-instruments-plaits-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mutableinstrumentsplaits_1.png?v=1657727855', 'is_used': False, 'manufacturer': 'Mutable Instruments', 'name': 'MUTABLE INSTRUMENTS PLAITS', 'price': 330.0, 'product_code': '1022849', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mutable-instruments-plaits-1', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/abyss-devices-amix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ABYSS-DEVICES-AMIX.jpg?v=1657809004', 'is_used': False, 'manufacturer': 'Abyss Devices', 'name': 'ABYSS DEVICES AMIX', 'price': 125.0, 'product_code': '1022896', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/abyss-devices-amix', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-shorty-variety-pack-patch-cables-mixed-color-sizes.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Shortlyvariatedcable.jpg?v=1668438572', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP SHORTY VARIETY PACK PATCH CABLES (MIXED COLOR & SIZES', 'price': 28.0, 'product_code': '1022395', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-shorty-variety-pack-patch-cables-mixed-color-sizes', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-cable-ties.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Cabletiesmodbap.jpg?v=1668438345', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP CABLE TIES', 'price': 17.0, 'product_code': '1022398', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-cable-ties', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-audio-patch-cables-1-4-to-1-8-pair.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Aduiopatchcable.jpg?v=1668438208', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP AUDIO PATCH CABLES (1/4" TO 1/8" - PAIR)', 'price': 25.0, 'product_code': '1022396', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-audio-patch-cables-1-4-to-1-8-pair', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-sopot.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/XAOC-SOPOT.jpg?v=1656596894', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC SOPOT', 'price': 129.0, 'product_code': '1022399', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-sopot', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-mx1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURESOUNDMX1.jpg?v=1656941559', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND MX1', 'price': 116.0, 'product_code': '1022445', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-mx1', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-tg3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURESOUNDTG3.jpg?v=1656942895', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND TG3', 'price': 259.0, 'product_code': '1022449', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-tg3', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-mtx9.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURESOUNDMTX9.jpg?v=1656941000', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND MTX9', 'price': 168.0, 'product_code': '1022446', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-mtx9', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-mtx9a.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURESOUNDMTX9A.jpg?v=1656941283', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND MTX9A', 'price': 259.0, 'product_code': '1022447', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-mtx9a', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-tg2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Untitled-14.jpg?v=1656942741', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND TG2', 'price': 350.0, 'product_code': '1022448', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-tg2', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-tg4.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURESOUNDTG4.jpg?v=1656943019', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND TG4', 'price': 259.0, 'product_code': '1022450', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-tg4', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-tg5.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURESOUNDTG5.jpg?v=1656943189', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND TG5', 'price': 467.0, 'product_code': '1022451', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-tg5', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-vac1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURESOUNDVAC1.jpg?v=1656943406', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND VAC1', 'price': 129.0, 'product_code': '1022452', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-vac1', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-osc2-recombination-engine.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURESOUNDOSC2-RECOMBINATIONENGINE.jpg?v=1656941952', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND OSC2: RECOMBINATION ENGINE', 'price': 805.0, 'product_code': '1022454', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-osc2-recombination-engine', 'vat_included': False} 2023-01-23 13:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-osc1-cyclical-engine.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURESOUNDOSC1-CYCLICALENGINE.jpg?v=1656941746', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND OSC1: CYCLICAL ENGINE', 'price': 428.0, 'product_code': '1022453', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-osc1-cyclical-engine', 'vat_included': False} 2023-01-23 13:24:31 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=15 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-forbidden-planet-filter-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-FORBIDDEN-PLANET-FILTER-BLACK.jpg?v=1656525130', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP FORBIDDEN PLANET FILTER BLACK', 'price': 169.0, 'product_code': '1022307', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-forbidden-planet-filter-black', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-pico-drum2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ERICA-SYNTHS-PICO-DRUM2.jpg?v=1655927230', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS PICO DRUM2', 'price': 199.0, 'product_code': '1022158', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-pico-drum2', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-fx-aid-pro.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/happy-nerding-fx-aid-pro-black.jpg?v=1665344148', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING FX AID PRO', 'price': 429.0, 'product_code': '1022210', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-fx-aid-pro', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-1-pack-of-5-x-15cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM-PatchCables5Cm.jpg?v=1656344796', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM 1 PACK OF 5 X 15CM', 'price': 24.0, 'product_code': '1022268', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-1-pack-of-5-x-15cm', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-1-pack-of-5-x-30cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM-PatchCables5Cm_a9bc3ed3-f914-45a8-9d82-0069b1798f6b.jpg?v=1656350213', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM 1 PACK OF 5 X 30CM', 'price': 27.0, 'product_code': '1022269', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-1-pack-of-5-x-30cm', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-zephyr.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSF-ZEPHYR.jpg?v=1656015537', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF ZEPHYR', 'price': 496.0, 'product_code': '1022263', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-zephyr', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-1-pack-of-3-x-90cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM-PatchCables5Cm_9a6c8f10-4024-4b49-b796-c7d3f8c49cb5.jpg?v=1656350429', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM 1 PACK OF 3 X 90CM', 'price': 24.0, 'product_code': '1022271', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-1-pack-of-3-x-90cm', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-1-pack-of-5-x-60cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM-PatchCables5Cm_dcb2c8e0-9624-4030-adc6-ba68dd21811e.jpg?v=1656350339', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM 1 PACK OF 5 X 60CM', 'price': 27.0, 'product_code': '1022270', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-1-pack-of-5-x-60cm', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-1-pack-of-2-x-120cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM-PatchCables5Cm_de6d7ac2-018d-477b-9555-64ce8e8e1ccb.jpg?v=1656350509', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM 1 PACK OF 2 X 120CM', 'price': 21.0, 'product_code': '1022272', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-1-pack-of-2-x-120cm', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=13) 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-midi-din-to-trs-adaptor-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM_MidiTrsCable_Cables.jpg?v=1656363133', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM MIDI DIN TO TRS ADAPTOR CABLE', 'price': 7.0, 'product_code': '1022273', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-midi-din-to-trs-adaptor-cable', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-3-5mm-to-6-35mm-2m-mone-trs-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM_35mmTO65mm_Cable.jpg?v=1656352146', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM 3.5MM TO 6.35MM 2M MONE TRS CABLE', 'price': 11.0, 'product_code': '1022274', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-3-5mm-to-6-35mm-2m-mone-trs-cable', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-84-hp-3u-case-with-power-supply.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM_6U52HPCase_Cases_f88c3326-a1f5-4e50-9c8b-e6c6689c4f55.jpg?v=1656353603', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM 84 HP 3U CASE WITH POWER SUPPLY', 'price': 385.0, 'product_code': '1022275', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-84-hp-3u-case-with-power-supply', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-84-hp-6u-case-with-power-supply.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM_6U84HPCase_Cases.jpg?v=1656353989', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM 84 HP 6U CASE WITH POWER SUPPLY', 'price': 535.0, 'product_code': '1022276', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-84-hp-6u-case-with-power-supply', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-52-hp-3u-case-with-power-supply.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM_PoweredCase52HP3U_Cases.jpg?v=1656352750', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM 52 HP 3U CASE WITH POWER SUPPLY', 'price': 304.0, 'product_code': '1022277', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-52-hp-3u-case-with-power-supply', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-52-hp-6u-case-with-power-supply.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM_6U52HPCase_Cases.jpg?v=1656353333', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM 52 HP 6U CASE WITH POWER SUPPLY', 'price': 485.0, 'product_code': '1022278', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-52-hp-6u-case-with-power-supply', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=14) 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-decksaver-for-52hp-6u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM_Decksaver52HP6U_Cases.jpg?v=1656360116', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM DECKSAVER FOR 52HP 6U', 'price': 96.0, 'product_code': '1022281', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-decksaver-for-52hp-6u', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-decksaver-for-84hp-3u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM_84HP3UCase_Cases.jpg?v=1656361699', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM DECKSAVER FOR 84HP 3U', 'price': 79.0, 'product_code': '1022279', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-decksaver-for-84hp-3u', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-decksaver-for-84hp-6u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM_84HP6UCase_Cases.jpg?v=1656362934', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM DECKSAVER FOR 84HP 6U', 'price': 109.0, 'product_code': '1022280', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-decksaver-for-84hp-6u', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/future-sound-makrow.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FUTURESOUNDMAKROW.jpg?v=1656940843', 'is_used': False, 'manufacturer': 'Future Sound Systems', 'name': 'FUTURE SOUND MAKROW', 'price': 259.0, 'product_code': '1022456', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/future-sound-makrow', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-121-dual-vcf.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Behringer_121DualVCF_ModSynth.jpg?v=1656433280', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 121 DUAL VCF', 'price': 128.0, 'product_code': '1019465', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-121-dual-vcf', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-921b-oscillator-driver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Behringer_921BOsc_ModSynth.jpg?v=1656436984', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 921B OSCILLATOR DRIVER', 'price': 141.0, 'product_code': '1019463', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-921b-oscillator-driver', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-960-sequential-controller.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Behringer_960Sequencer_ModSynth.jpg?v=1656436114', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 960 SEQUENTIAL CONTROLLER', 'price': 217.0, 'product_code': '1019443', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-960-sequential-controller', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-110-vco.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Behringer_110VCO_ModSynth.jpg?v=1656432377', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 110 VCO', 'price': 153.99, 'product_code': '1019469', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-110-vco', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-173-quad-gate-multiples.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Behringer_173QuadGate_ModSynth.jpg?v=1656433615', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 173 QUAD GATE/MULTIPLES', 'price': 115.0, 'product_code': '1019466', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-173-quad-gate-multiples', 'vat_included': False} 2023-01-23 13:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-19-desktop-rack-mount-kit-w-power-supply-84hp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/1_05b22e20-46ea-4e33-95ba-80c5ebf68ac3.jpg?v=1656446731', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 19" DESKTOP RACK MOUNT KIT W/POWER SUPPLY 84HP', 'price': 149.0, 'product_code': '1019467', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-19-desktop-rack-mount-kit-w-power-supply-84hp', 'vat_included': False} 2023-01-23 13:24:32 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=16 2023-01-23 13:24:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-timiszoara-black-faceplate.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/XAOC-TIMISZOARA-BLACK-FACEPLATE.jpg?v=1655735283', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC TIMISZOARA BLACK FACEPLATE', 'price': 46.0, 'product_code': '1022047', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-timiszoara-black-faceplate', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-koszalin-black-faceplate.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/XAOC-KOSZALIN-BLACK-FACEPLATE.jpg?v=1655735043', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC KOSZALIN BLACK FACEPLATE', 'price': 47.0, 'product_code': '1022046', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-koszalin-black-faceplate', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-mod-medusa-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-MOD-MEDUSA-KITjpg.jpg?v=1657032299', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR MOD MEDUSA KIT', 'price': 309.0, 'product_code': '1022042', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-mod-medusa-kit', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-mod-medusa-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-MOD-MEDUSA-ASSEMBLED.jpg?v=1657032172', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR MOD MEDUSA ASSEMBLED', 'price': 389.0, 'product_code': '1022041', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-mod-medusa-assembled', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-eurorack-case-9u-126te-desktop-version.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACLEURORACKCASE9U126TEDESKTOPVERSION.jpg?v=1655473430', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL EURORACK CASE 9U 126TE DESKTOP VERSION', 'price': 1875.0, 'product_code': '1022017', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-eurorack-case-9u-126te-desktop-version', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-evz1-104-k2-eurorack-case-6u-104te-with-kazu-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACLEVZ1-104-K2EURORACKCASE6U104TEWITHKAZU2.jpg?v=1656944096', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL EVZ1-104-K2 EURORACK CASE 6U 104TE WITH KAZU 2', 'price': 666.0, 'product_code': '1022021', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-evz1-104-k2-eurorack-case-6u-104te-with-kazu-2', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-evz1-84-k2-eurorack-case-6u-84te-with-kazu-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACLEVZ1-84-K2EURORACKCASE6U84TEWITHKAZU2.jpg?v=1656943887', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL EVZ1-84-K2 EURORACK CASE 6U 84TE WITH KAZU 2', 'price': 574.0, 'product_code': '1022022', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-evz1-84-k2-eurorack-case-6u-84te-with-kazu-2', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-eurorack-case-9u-126te-standing-version.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACLEURORACKCASE9U126TESTANDINGVERSION.jpg?v=1655474720', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL EURORACK CASE 9U 126TE STANDING VERSION', 'price': 1875.0, 'product_code': '1022018', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-eurorack-case-9u-126te-standing-version', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-multiple-buffered-unbuffered.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACLMULTIPLEBUFFEREDUNBUFFERED.jpg?v=1656945216', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL MULTIPLE BUFFERED/UNBUFFERED', 'price': 146.0, 'product_code': '1022024', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-multiple-buffered-unbuffered', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-lo-noize-psu.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACLLONOIZEPSU.jpg?v=1656945007', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL LO NOIZE PSU', 'price': 327.0, 'product_code': '1022023', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-lo-noize-psu', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-smix-out-x3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACLSMIXOUTX3.jpg?v=1656945949', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL SMIX OUT X3', 'price': 695.0, 'product_code': '1022025', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-smix-out-x3', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-system-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACLSYSTEM1.jpg?v=1656946274', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL SYSTEM 1', 'price': 5712.0, 'product_code': '1022026', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-system-1', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-system-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACLSYSTEM2.jpg?v=1656946658', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL SYSTEM 2', 'price': 6686.0, 'product_code': '1022027', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-system-2', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-wt-quad-lfo.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACLWT-QUADLFO.jpg?v=1656946978', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL WT-QUAD LFO', 'price': 956.0, 'product_code': '1022029', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-wt-quad-lfo', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-vca-mix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACLVCAMIX.jpg?v=1656946833', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL VCA MIX', 'price': 468.0, 'product_code': '1022028', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-vca-mix', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-tessitura-tailor-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-TESSITURA-TAILOR-KIT.jpg?v=1655391662', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR TESSITURA TAILOR KIT', 'price': 80.0, 'product_code': '1022034', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-tessitura-tailor-kit', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-joystickrecorder.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FLAMEJOYSTICKRECORDER.jpg?v=1655472614', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME JOYSTICKRECORDER', 'price': 242.0, 'product_code': '1022032', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-joystickrecorder', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-fcvs-4-cv-fader-switch.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACLFCVS-4CVFADERSWITCH.jpg?v=1656944845', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL FCVS-4 CV FADER/SWITCH', 'price': 272.0, 'product_code': '1022030', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-fcvs-4-cv-fader-switch', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-four-bricks-rook-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-FOUR-BRICKS-ROOK-KIT.jpg?v=1655391928', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR FOUR BRICKS ROOK KIT', 'price': 309.0, 'product_code': '1022035', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-four-bricks-rook-kit', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-aeolus-mixer-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-AEOLUS-MIXER-KIT.jpg?v=1655392142', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR AEOLUS MIXER KIT', 'price': 160.0, 'product_code': '1022036', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-aeolus-mixer-kit', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-dual-dagger-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-DUAL-DAGGER-KIT.jpg?v=1655393754', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR DUAL DAGGER KIT', 'price': 241.0, 'product_code': '1022038', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-dual-dagger-kit', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=15) 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-time-apprentice-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-TIME-APPRENTICE-KIT.jpg?v=1655392326', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR TIME APPRENTICE KIT', 'price': 66.0, 'product_code': '1022037', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-time-apprentice-kit', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-geminis-path-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-GEMINI-S-PATH-ASSEMBLED.jpg?v=1655394150', 'is_used': False, 'manufacturer': 'Shakmat', 'name': "SHAKMAT MODULAR GEMINI'S PATH ASSEMBLED", 'price': 298.0, 'product_code': '1022039', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-geminis-path-assembled', 'vat_included': False} 2023-01-23 13:24:33 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=17 2023-01-23 13:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-geminis-path-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-GEMINI-S-PATH-KIT.jpg?v=1655394331', 'is_used': False, 'manufacturer': 'Shakmat', 'name': "SHAKMAT MODULAR GEMINI'S PATH KIT", 'price': 228.0, 'product_code': '1022040', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-geminis-path-kit', 'vat_included': False} 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-palette-62-4u-x-62hp-silver-case-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelpalette624ux62hpsilvercase_06e630aa-62fa-4506-aa9e-fae4055cc8f1.png?v=1655239316', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL PALETTE 62 4U X 62HP SILVER CASE', 'price': 360.0, 'product_code': '1022014', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-palette-62-4u-x-62hp-silver-case-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai001-multiple-built-tested-silver-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai001_52d1ca67-2986-4067-a92f-6dc1c776ba7f.png?v=1654266971', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI001 MULTIPLE BUILT & TESTED SILVER', 'price': 43.0, 'product_code': '1021154', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai001-multiple-built-tested-silver-2', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-spectral-multiband-resonator-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4msspectralmultibandresonator_83a3a057-f907-4f45-b144-2ce4530da8ce.jpg?v=1653664566', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS SPECTRAL MULTIBAND RESONATOR', 'price': 560.0, 'product_code': '1021082', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-spectral-multiband-resonator-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-miso-mix-scale-invert-offset-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-MISO-MIX-SCALE-INVERT-OFFSET-BLACK.jpg?v=1654184097', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP MISO MIX SCALE INVERT OFFSET BLACK', 'price': 132.0, 'product_code': '1021153', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-miso-mix-scale-invert-offset-black', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-dual-looping-delay-with-silver-faceplate-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4msdualloopingdelaywithsilverfaceplate_b9293545-46f9-4d8e-8099-1e770ade0242.jpg?v=1653663415', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS DUAL LOOPING DELAY WITH SILVER FACEPLATE', 'price': 500.0, 'product_code': '1021075', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-dual-looping-delay-with-silver-faceplate-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/roland-sys-510-vco-with-vcf-vca-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/rolandsys510vcowithvcfvca_eef357d8-8bba-41c8-9ac7-c110232c94f2.png?v=1653664776', 'is_used': False, 'manufacturer': 'Roland', 'name': 'ROLAND SYS-510 VCO WITH VCF & VCA', 'price': 449.0, 'product_code': '1021084', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/roland-sys-510-vco-with-vcf-vca-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-joystick-2-module-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ERICASYNTHSBLACKJOYSTICK2MODULE_fb1397f8-29da-47f6-86a2-a628ff65893d.jpg?v=1653664303', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK JOYSTICK 2 MODULE', 'price': 315.0, 'product_code': '1021080', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-joystick-2-module-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-aurora-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/QU-BIT-ELECTRONIX-AURORA-BLACK_c946ea6a-8371-4e50-b836-6a95931de840.jpg?v=1654266426', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX AURORA BLACK', 'price': 463.0, 'product_code': '1021373', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-aurora-black-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-clep-diaz-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringclepdiazblack_68612b97-7277-4463-8860-08971240afca.png?v=1654627090', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING CLEP DIAZ BLACK', 'price': 165.0, 'product_code': '1021669', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-clep-diaz-black-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-ground-control-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/endorphinesgroundcontrol_32729531-e4b5-4441-92ce-3c0b07be420f.jpg?v=1654796800', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES GROUND CONTROL BLACK', 'price': 835.0, 'product_code': '1021714', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-ground-control-black-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-data-bender-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qubitelectronixdatabenderblack_45b27a10-ee47-4bee-984f-cbe4ab258fe4.png?v=1654806697', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX DATA BENDER BLACK', 'price': 450.0, 'product_code': '1021747', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-data-bender-black-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/eventide-misha.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EVENTIDE-MISHA.jpg?v=1654801906', 'is_used': False, 'manufacturer': 'Eventide', 'name': 'EVENTIDE MISHA', 'price': 819.0, 'product_code': '1021720', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/eventide-misha', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-modular-per4mer-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAPMODULARPER4MER_74bf39f3-5aa3-463c-895e-d09b4c245e17.jpg?v=1654806569', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP MODULAR PER4MER', 'price': 500.0, 'product_code': '1021724', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-modular-per4mer-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-surface-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qubitelectronixsurfaceblack_5e69fa4c-7a8b-4fb9-b73b-55214193322f.png?v=1654806465', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX SURFACE BLACK', 'price': 375.0, 'product_code': '1021722', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-surface-black-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-ground-control-black-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/endorphinesgroundcontrol_fedb479d-6cdd-4a2e-b22e-2bcfc9215d66.jpg?v=1654806338', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES GROUND CONTROL BLACK', 'price': 749.0, 'product_code': '1021748', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-ground-control-black-2', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-virt-iter-legio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-VIRT-ITER-LEGIO.jpg?v=1655129473', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING VIRT ITER LEGIO BLACK', 'price': 365.0, 'product_code': '1021761', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-virt-iter-legio-black', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/strymon-magneto-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/strymonmagneto_9c2d7e82-156d-4efc-a8bd-b1e2a60f65b8.png?v=1655230448', 'is_used': False, 'manufacturer': 'Strymon', 'name': 'STRYMON MAGNETO', 'price': 740.0, 'product_code': '1021784', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/strymon-magneto-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-mco-alm021-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/almmcoalm021_888da730-b796-45ec-b3bc-b4ddababb04f.png?v=1654877140', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM - MCO ALM021', 'price': 185.0, 'product_code': '1021763', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-mco-alm021-1', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-librae-legio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-LIBRAE-LEGIO-BLACK.jpg?v=1655131312', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING LIBRAE LEGIO BLACK', 'price': 365.0, 'product_code': '1021787', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-librae-legio-black', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-librae-legio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-LIBRAE-LEGIO-SILVER.jpg?v=1655131449', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING LIBRAE LEGIO SILVER', 'price': 365.0, 'product_code': '1021789', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-librae-legio-silver', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=16) 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-virt-iter-legio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISE-ENGINEERING-VIRT-ITER-LEGIO-SILVER.jpg?v=1655131583', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING VIRT ITER LEGIO SILVER', 'price': 365.0, 'product_code': '1021788', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-virt-iter-legio-silver', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/miso-modular-cornflakes-granular-sampler.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MISO-MODULAR-CORNFLAKES-GRANULAR-SAMPLER.jpg?v=1655142868', 'is_used': False, 'manufacturer': 'Miso Modular', 'name': 'MISO MODULAR CORNFLAKES GRANULAR SAMPLER', 'price': 669.0, 'product_code': '1021791', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/miso-modular-cornflakes-granular-sampler', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/neuzeit-instruments-orbit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NEUZEIT-INSTRUMENTS-ORBIT.jpg?v=1655143054', 'is_used': False, 'manufacturer': 'Neuzeit Instruments', 'name': 'NEUZEIT INSTRUMENTS ORBIT', 'price': 645.0, 'product_code': '1021792', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/neuzeit-instruments-orbit', 'vat_included': False} 2023-01-23 13:24:34 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=18 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/neuzeit-instruments-quasar.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NEUZEIT-INSTRUMENTS-QUASAR.jpg?v=1655143252', 'is_used': False, 'manufacturer': 'Neuzeit Instruments', 'name': 'NEUZEIT INSTRUMENTS QUASAR', 'price': 635.0, 'product_code': '1021793', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/neuzeit-instruments-quasar', 'vat_included': False} 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-cgm-creative-mixer-group-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-CGM-CREATIVE-MIXER-GROUP_0c88bbef-5963-4312-b2ec-32dc6ff1b7b0.jpg?v=1653586481', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS CGM CREATIVE MIXER GROUP', 'price': 199.0, 'product_code': '1021068', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-cgm-creative-mixer-group-1', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-delay-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/JORANALOGUE-DELAY-1.jpg?v=1652366174', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE DELAY 1', 'price': 447.0, 'product_code': '1020973', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-delay-1', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-145-4-quad-lfo-slim-line-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1454quadlfoslimline_6887565f-7603-4832-b769-6370c9df803d.png?v=1652380097', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-145-4 QUAD LFO (SLIM LINE)', 'price': 115.0, 'product_code': '1020963', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-145-4-quad-lfo-slim-line-1', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/moog-music-mother-rk3-3-tier-rack-kit-3x-mod-mother-33.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/moog-music-mother-rk3-3-tier-rack-kit-3x-mod-mother-32_jpeg_af65dc30-8036-45db-b680-e121edbe147c.jpg?v=1652293658', 'is_used': False, 'manufacturer': 'Moog Music', 'name': 'MOOG MUSIC MOTHER-RK3 3-TIER RACK KIT 3X MOD-MOTHER-32', 'price': 105.0, 'product_code': '1020961', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/moog-music-mother-rk3-3-tier-rack-kit-3x-mod-mother-33', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-ac-dc-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEFACO-AC-DC.jpg?v=1652365347', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO AC/DC MODULE', 'price': 455.0, 'product_code': '1020970', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-ac-dc-module', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-ac-dc-diy-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEFACO-AC-DC-DIY-KIT.jpg?v=1652365494', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO AC/DC DIY KIT', 'price': 259.0, 'product_code': '1020971', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-ac-dc-diy-kit', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-pivot-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/JORANALOGUE-PIVOT-2.jpg?v=1652366670', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE PIVOT 2', 'price': 205.0, 'product_code': '1020974', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-pivot-2', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-syntrx-ii.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ERICA-SYNTHS-SYNTRX-II.jpg?v=1672249347', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS SYNTRX II', 'price': 2799.0, 'product_code': '1020977', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-syntrx-ii', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/1010music-trs-patch-cable-30cm-3-5mm-single-8.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/1010MUSIC-TRS-PATCH-CABLE-30CM-3.5MM-SINGLE.jpg?v=1652705239', 'is_used': False, 'manufacturer': '1010music LLC', 'name': '1010MUSIC TRS PATCH CABLE 30CM 3.5MM SINGLE', 'price': 9.0, 'product_code': '1020983', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/1010music-trs-patch-cable-30cm-3-5mm-single-8', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/bastl-instruments-pizza.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BASTL-INSTRUMENTS-PIZZA.jpg?v=1652378904', 'is_used': False, 'manufacturer': 'Bastl Instruments', 'name': 'BASTL INSTRUMENTS PIZZA', 'price': 359.0, 'product_code': '1020979', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/bastl-instruments-pizza', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-ghost-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-GHOST-BLACK.jpg?v=1652899456', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES GHOST BLACK', 'price': 635.0, 'product_code': '1021014', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-ghost-black', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/1010music-trs-patch-cable-30cm-3-5mm-5-pack-8.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/1010MUSIC-TRS-PATCH-CABLE-30CM-3.5MM-5-PACK.jpg?v=1652705354', 'is_used': False, 'manufacturer': '1010music LLC', 'name': '1010MUSIC TRS PATCH CABLE 30CM 3.5MM 5 PACK', 'price': 41.0, 'product_code': '1020984', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/1010music-trs-patch-cable-30cm-3-5mm-5-pack-8', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-ghost-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ESGHOST-SILVER.jpg?v=1652899510', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES GHOST SILVER', 'price': 635.0, 'product_code': '1021015', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-ghost-silver', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-queen-of-pentacles-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/endorphinesqueenofpentacles_8e46f174-48d2-4504-956f-562987737d69.jpg?v=1652801082', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES QUEEN OF PENTACLES BLACK', 'price': 780.0, 'product_code': '1021007', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-queen-of-pentacles-black-1', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-airstreamer-4-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-AIRSTREAMER-4-SILVER.jpg?v=1653407293', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES AIRSTREAMER 4 SILVER', 'price': 249.0, 'product_code': '1021030', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-airstreamer-4-silver', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.scraper] ERROR: Spider error processing (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) Traceback (most recent call last): File "/code/lib/python3.6/site-packages/twisted/internet/defer.py", line 662, in _runCallbacks current.result = callback(current.result, *args, **kw) File "/code/modularspiders/spiders/moogaudio.py", line 55, in parse_product_oembed return self.parse_product(response) File "/code/modularspiders/spiders/base.py", line 69, in parse_product loader.add_value("image_url", self.get_image_url(response)) File "/code/modularspiders/spiders/moogaudio.py", line 80, in get_image_url url = response.parsed_body["thumbnail_url"] KeyError: 'thumbnail_url' 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-timiszoara-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/XAOC-TIMISZOARA-BLACK.jpg?v=1653416783', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC TIMISZOARA BLACK', 'price': 499.0, 'product_code': '1021042', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-timiszoara-black', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=17) 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-koszalin-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/XAOC-KOSZALIN-BLACK.jpg?v=1653416398', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC KOSZALIN BLACK', 'price': 459.0, 'product_code': '1021040', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-koszalin-black', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-koszalin-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/XAOC-KOSZALIN-SILVER.jpg?v=1653416529', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC KOSZALIN SILVER', 'price': 459.0, 'product_code': '1021041', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-koszalin-silver', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-timiszoara-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/XAOC-TIMISZOARA-SILVER.jpg?v=1653417085', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC TIMISZOARA SILVER', 'price': 499.0, 'product_code': '1021043', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-timiszoara-silver', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-z8000-matrix-sequencer-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-Z8000-MATRIX-SEQUENCER-BLACK.jpg?v=1653483908', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP Z8000 MATRIX SEQUENCER BLACK', 'price': 482.0, 'product_code': '1021049', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-z8000-matrix-sequencer-black', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/knobula-poly-cinematic-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/knobula_poly_cinematic_1_9721eca8-50ac-451b-a1ab-9b11519e35c7.jpg?v=1653574190', 'is_used': False, 'manufacturer': 'Knobula', 'name': 'KNOBULA POLY CINEMATIC', 'price': 440.0, 'product_code': '1021050', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/knobula-poly-cinematic-1', 'vat_included': False} 2023-01-23 13:24:35 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=19 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/landscape-noon.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/LANDSCAPE-NOON.jpg?v=1653570407', 'is_used': False, 'manufacturer': 'Landscape', 'name': 'LANDSCAPE NOON', 'price': 911.0, 'product_code': '1021054', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/landscape-noon', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-shifty-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelshifty_bf8f9c49-738a-4461-955a-d8b7b166f0c3.png?v=1653574676', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL SHIFTY', 'price': 235.0, 'product_code': '1021062', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-shifty-1', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/bastl-instruments-knit-rider-aluminium.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BASTL-INSTRUMENTS-KNIT-RIDER-ALUMINIUM.jpg?v=1652206413', 'is_used': False, 'manufacturer': 'Bastl Instruments', 'name': 'BASTL INSTRUMENTS KNIT RIDER ALUMINIUM', 'price': 458.0, 'product_code': '1020955', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/bastl-instruments-knit-rider-aluminium', 'vat_included': False} 2023-01-23 13:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-vortices-hifi.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSF-VORTICES-HIFI.jpg?v=1651089529', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF VORTICES HIFI', 'price': 519.0, 'product_code': '1020761', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-vortices-hifi', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/teenage-engineering-pocket-operator-modular-400.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TEENAGE-ENGINEERING-POCKET-OPERATOR-MODULAR-400.jpg?v=1650995483', 'is_used': False, 'manufacturer': 'Teenage Engineering', 'name': 'TEENAGE ENGINEERING POCKET OPERATOR MODULAR 400', 'price': 575.0, 'product_code': '1020406', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/teenage-engineering-pocket-operator-modular-400', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cre8audio-east-beast.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/CRE8AUDIOEASTBEAST.jpg?v=1651159880', 'is_used': False, 'manufacturer': 'Cre8audio', 'name': 'CRE8AUDIO EAST BEAST', 'price': 322.0, 'product_code': '1020822', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cre8audio-east-beast', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/teenage-engineering-pocket-operator-modular-16.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TEENAGE-ENGINEERING-POCKET-OPERATOR-MODULAR-16.jpg?v=1651089229', 'is_used': False, 'manufacturer': 'Teenage Engineering', 'name': 'TEENAGE ENGINEERING POCKET OPERATOR MODULAR 16', 'price': 206.0, 'product_code': '1020760', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/teenage-engineering-pocket-operator-modular-16', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cre8audio-west-pest.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/CRE8AUDIO-WEST-PEST.jpg?v=1651160687', 'is_used': False, 'manufacturer': 'Cre8audio', 'name': 'CRE8AUDIO WEST PEST', 'price': 322.0, 'product_code': '1020823', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cre8audio-west-pest', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/teenage-engineering-pocket-operator-modular-170.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TEENAGE-ENGINEERING-POCKET-OPERATOR-MODULAR-170.jpg?v=1651088756', 'is_used': False, 'manufacturer': 'Teenage Engineering', 'name': 'TEENAGE ENGINEERING POCKET OPERATOR MODULAR 170', 'price': 415.0, 'product_code': '1020759', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/teenage-engineering-pocket-operator-modular-170', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mutable-instruments-ripples-v1-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mutables_ripplesV1_99abe8dc-fdbe-49c3-b229-f4dbafb2adb2.jpg?v=1651337510', 'is_used': False, 'manufacturer': 'Mutable Instruments', 'name': 'MUTABLE INSTRUMENTS RIPPLES V1', 'price': 200.0, 'product_code': '1020832', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mutable-instruments-ripples-v1-1', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-914-fixed-filter-bank.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/behringer_914.jpg?v=1651532283', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 914 FIXED FILTER BANK', 'price': 153.99, 'product_code': '1019462', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-914-fixed-filter-bank', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-4-vox-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-4-vox_d961155c-6988-4a5f-92c5-9629cf7ce5e0.png?v=1651343056', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME 4 VOX', 'price': 655.0, 'product_code': '1020841', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-4-vox-1', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-112-vc-sampler-wavetable-oscillator-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera112vcsamplerwavetableoscillator_909e674c-280a-4e32-8927-3dec20a6c44e.png?v=1651590541', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-112 VC-SAMPLER/WAVETABLE-OSCILLATOR', 'price': 199.0, 'product_code': '1020842', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-112-vc-sampler-wavetable-oscillator-2', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-knights-gallop-kit-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/shakmatmodularknightsgallopkit_8b05d936-2a97-4ed6-8efa-2a03807ea6a2.jpg?v=1651586975', 'is_used': False, 'manufacturer': 'Shakmat', 'name': "SHAKMAT MODULAR KNIGHT'S GALLOP KIT", 'price': 165.0, 'product_code': '1020843', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-knights-gallop-kit-1', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-rcd-breakout-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4msrcdbreakout_2b33e57b-f868-4455-8293-0f20793469ce.jpg?v=1651608710', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS RCD BREAKOUT', 'price': 110.0, 'product_code': '1020874', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-rcd-breakout-1', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/roland-sys-573.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/rolandsys572_dbb9f99c-b0f7-4846-a425-f6e0e13484a7.png?v=1651586456', 'is_used': False, 'manufacturer': 'Roland', 'name': 'ROLAND SYS-572', 'price': 400.0, 'product_code': '1020844', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/roland-sys-573', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-nano-rand-v2-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qubitelectronixnanorandv2_3df04411-e9e5-410c-a3b1-fad5ccfa0db8.png?v=1651334663', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX NANO RAND V2 BLACK', 'price': 199.0, 'product_code': '1020840', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-nano-rand-v2-black-1', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-cuir.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-CUIR.jpg?v=1651681545', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO CUIR', 'price': 342.0, 'product_code': '1020913', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-cuir', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-modular-transit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAP-MODULAR-TRANSIT.jpg?v=1651846582', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP MODULAR TRANSIT', 'price': 319.0, 'product_code': '1020926', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-modular-transit', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=18) 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/worng-electronics-midside.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/WORNG-ELECTRONICS-MIDSIDE-PLUS.jpg?v=1652111914', 'is_used': False, 'manufacturer': 'Worng Electronics', 'name': 'WORNG ELECTRONICS MIDSIDE+', 'price': 300.0, 'product_code': '1020932', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/worng-electronics-midside', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tall-dog-electronics-simple-skiff-row-64hp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TALL-DOG-ELECTRONICS-SIMPLE-SKIFF-ROW-64HP.jpg?v=1651675882', 'is_used': False, 'manufacturer': 'Tall Dog', 'name': 'TALL DOG ELECTRONICS SIMPLE SKIFF ROW 64HP', 'price': 157.0, 'product_code': '1020899', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tall-dog-electronics-simple-skiff-row-64hp', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-grain-silver-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hpgrainsilver_3448860c-5d1a-4457-b06a-bdae19277952.png?v=1652451556', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP GRAIN SILVER', 'price': 189.0, 'product_code': '1020248', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-grain-silver-2', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-larachd.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUO-LARACHD.jpg?v=1651684891', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO LARACHD', 'price': 447.0, 'product_code': '1020914', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-larachd', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/blood-cells-audio-d-o-mixx.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BLOOD-CELLS-AUDIO-D.O.MIXX.jpg?v=1652188100', 'is_used': False, 'manufacturer': 'Blood Cell Audio', 'name': 'BLOOD CELLS AUDIO D.O.MIXX', 'price': 293.0, 'product_code': '1020937', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/blood-cells-audio-d-o-mixx', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/blood-cells-audio-221-x2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BLOOD-CELLS-AUDIO-221.x2.jpg?v=1652187751', 'is_used': False, 'manufacturer': 'Blood Cell Audio', 'name': 'BLOOD CELLS AUDIO 221.x2', 'price': 226.0, 'product_code': '1020938', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/blood-cells-audio-221-x2', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/knobula-kickain.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KNOBULA-KICKAIN.jpg?v=1652206106', 'is_used': False, 'manufacturer': 'Knobula', 'name': 'KNOBULA KICKAIN', 'price': 499.0, 'product_code': '1020953', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/knobula-kickain', 'vat_included': False} 2023-01-23 13:24:36 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=20 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-36-red.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_bb1e5bbb-03ae-4251-8a94-9f2fb64b7f7a.jpg?v=1651072722', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 36", RED', 'price': 5.0, 'product_code': '1020398', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-36-red', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-12-blue.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_12366460-fb8d-4f10-8904-4270497ace9a.jpg?v=1651072445', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 12", BLUE', 'price': 3.0, 'product_code': '1020380', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-12-blue', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-10-16-eurorack-power-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-10-16-eurorack-power-cable.jpg?v=1650977129', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH 10-16 EURORACK POWER CABLE', 'price': 2.0, 'product_code': '1020376', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-10-16-eurorack-power-cable', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-16-16-eurorack-power-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-16-16-eurorack-power-cable.jpg?v=1650977222', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH 16-16 EURORACK POWER CABLE', 'price': 2.0, 'product_code': '1020377', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-16-16-eurorack-power-cable', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-12-pink.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_97435061-17fc-4461-a201-835a0a94c24a.jpg?v=1651072472', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 12", PINK', 'price': 3.0, 'product_code': '1020378', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-12-pink', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-12-green.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_91fa35a2-c592-4e14-afa2-5984881d4363.jpg?v=1651072459', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 12", GREEN', 'price': 3.0, 'product_code': '1020379', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-12-green', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-12-purple.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_16195080-5a0c-46f7-a00b-fc9c9c23b6ec.jpg?v=1651072493', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 12", PURPLE', 'price': 3.0, 'product_code': '1020381', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-12-purple', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-cable-splitter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ELECTROSMITH-CABLE-SPLITTER_f2c69462-ae4e-4d44-8f37-55c21d60019b.jpg?v=1663095728', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH CABLE SPLITTER', 'price': 10.0, 'product_code': '1020370', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-cable-splitter', 'vat_included': False} 2023-01-23 13:24:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-12-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_5e7db435-9592-4dd2-80f5-033879efb19c.jpg?v=1651072521', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 12", WHITE', 'price': 3.0, 'product_code': '1020382', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-12-white', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-24-pink.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_ece7c316-06e5-4ccb-8d08-455611a6f167.jpg?v=1651072586', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 24", PINK', 'price': 4.0, 'product_code': '1020385', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-24-pink', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-12-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable.jpg?v=1651072221', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 12", BLACK', 'price': 3.0, 'product_code': '1020383', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-12-black', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-12-red.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_cea837e1-f7c0-499f-8123-03f85ced4053.jpg?v=1651072508', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 12", RED', 'price': 3.0, 'product_code': '1020384', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-12-red', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-24-green.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_4282a37d-0ede-45e7-8302-d6b68ca7746e.jpg?v=1651072574', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 24", GREEN', 'price': 4.0, 'product_code': '1020386', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-24-green', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-24-blue.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_f38f7710-3aa2-4afd-aae9-f00cdb66b50a.jpg?v=1651072561', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 24", BLUE', 'price': 4.0, 'product_code': '1020387', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-24-blue', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-24-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_1f277670-3f9b-404e-ad20-99aa1f48b76c.jpg?v=1651072636', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 24", WHITE', 'price': 4.0, 'product_code': '1020389', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-24-white', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-24-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_b9cb4ce1-1fdb-4a1e-835f-fd7aed624869.jpg?v=1651072538', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 24", BLACK', 'price': 4.0, 'product_code': '1020390', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-24-black', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-24-red.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_9f8b2bb8-73cd-4a1b-9e6b-22e10fa3a81f.jpg?v=1651072619', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 24", RED', 'price': 4.0, 'product_code': '1020391', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-24-red', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-36-pink.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_fc1ab17d-8af9-4bfa-be2b-f5ff1e8e46fe.jpg?v=1651072697', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 36", PINK', 'price': 5.0, 'product_code': '1020392', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-36-pink', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-24-purple.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_7c1fbaf2-15fd-44d4-9767-74b4cf2b37c0.jpg?v=1651072601', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 24", PURPLE', 'price': 4.0, 'product_code': '1020388', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-24-purple', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-36-green.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_20aee2c9-6328-4be3-afa1-c7a6f8b0b185.jpg?v=1651072683', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 36", GREEN', 'price': 5.0, 'product_code': '1020393', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-36-green', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-36-blue.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_d39cdc82-cfd6-493c-8f48-853d87277b2b.jpg?v=1651072663', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 36", BLUE', 'price': 5.0, 'product_code': '1020394', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-36-blue', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-36-purple.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_1a243b5b-45f3-4a6f-a2af-b42a3ec1375b.jpg?v=1651072709', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 36", PURPLE', 'price': 5.0, 'product_code': '1020395', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-36-purple', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-36-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_8b5a5830-80f2-46ab-b961-c740523bfb0e.jpg?v=1651072734', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 36", WHITE', 'price': 5.0, 'product_code': '1020396', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-36-white', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-standard-36-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-cable_1643fedb-1ca8-4de6-afcf-31e80193263e.jpg?v=1651072649', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH STANDARD, 36", BLACK', 'price': 5.0, 'product_code': '1020397', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-standard-36-black', 'vat_included': False} 2023-01-23 13:24:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=19) 2023-01-23 13:24:37 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=21 2023-01-23 13:24:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-pwr.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-pwr.jpg?v=1651071653', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH PWR', 'price': 193.0, 'product_code': '1020369', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-pwr', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-buchla-model-258t-dual-oscillator-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-BUCHLA-MODEL-258T-DUAL-OSCILLATOR_bd5bbd6f-01ab-45db-a654-d8f156b46553.jpg?v=1650569736', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP BUCHLA MODEL 258T DUAL OSCILLATOR', 'price': 240.0, 'product_code': '1020320', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-buchla-model-258t-dual-oscillator-2', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-grain-silver-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hpgrainsilver_5d46a42d-8357-48fb-894a-843d6afa2e13.png?v=1650568626', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP GRAIN SILVER', 'price': 139.0, 'product_code': '1020318', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-grain-silver-1', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-pod-34x.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4MSPOD34X_9123644a-a3d4-4f32-92d8-0b7fab122cf4.jpg?v=1650572385', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS POD 34X', 'price': 160.0, 'product_code': '1020282', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-pod-34x', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-typhoon-black-gold-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiotyphoonblackgold_5f788707-be02-44a8-b7c1-836a123d91a6.png?v=1650566601', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO TYPHOON BLACK/GOLD', 'price': 320.0, 'product_code': '1020297', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-typhoon-black-gold-1', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-sarajewo-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaocsarajewo_9fb58928-d741-4d04-95cc-68e317ee51d0.png?v=1650566917', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC SARAJEWO', 'price': 579.0, 'product_code': '1020298', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-sarajewo-2', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-chopping-kinky-module-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befacochoppingkinkymodule_46462402-7716-4a85-b101-9c040c8625d6.png?v=1650567234', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO CHOPPING KINKY MODULE', 'price': 229.0, 'product_code': '1020299', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-chopping-kinky-module-1', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mutable-instruments-ripples-v2-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mutableinstrumentsripplesv2_500x_png_51a9555c-ef99-415d-ac42-43347a36e980.webp?v=1650569888', 'is_used': False, 'manufacturer': 'Mutable Instruments', 'name': 'MUTABLE INSTRUMENTS RIPPLES V2', 'price': 250.0, 'product_code': '1020321', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mutable-instruments-ripples-v2-2', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-daisy-seed.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-daisy-seed.jpg?v=1651064164', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH DAISY SEED', 'price': 42.0, 'product_code': '1020348', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-daisy-seed', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-z5000-white-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptopz5000white_cb6fcba4-36fb-4c21-997b-80ba3f5d660e.png?v=1650734090', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP Z5000 WHITE', 'price': 230.0, 'product_code': '1020339', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-z5000-white-1', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-daisy-patch-submodule.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-patch-submodule.jpg?v=1651073522', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH DAISY PATCH SUBMODULE', 'price': 52.0, 'product_code': '1020353', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-daisy-patch-submodule', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-patch-init.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-patch-init.jpg?v=1651071540', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH PATCH.INIT()', 'price': 263.0, 'product_code': '1020354', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-patch-init', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-st-link-v3-mini.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-st-link-v3-mini-debugger.jpg?v=1651071852', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH ST LINK V3 MINI', 'price': 19.0, 'product_code': '1020357', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-st-link-v3-mini', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-daisy-patch.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ELECTROSMITH-DAISY-PATCH.jpg?v=1650997041', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH DAISY PATCH', 'price': 429.0, 'product_code': '1020351', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-daisy-patch', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-2144-voltage-controlled-lpf.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-2144-voltage-controlled-lpf.jpg?v=1651063535', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH 2144 VOLTAGE CONTROLLED LPF', 'price': 31.0, 'product_code': '1020359', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-2144-voltage-controlled-lpf', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-3340-analog-vco-submodule.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-3340-analog-vco-submodule.jpg?v=1651063754', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH 3340 ANALOG VCO SUBMODULE', 'price': 33.0, 'product_code': '1020361', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-3340-analog-vco-submodule', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-2164-dual-vca.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-2164-dual-vca.jpg?v=1651063610', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH 2164 DUAL VCA', 'price': 28.0, 'product_code': '1020360', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-2164-dual-vca', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-2144-lpf-eu-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ELECTROSMITH-2144-LPF-EU-ASSEMBLED.jpg?v=1650997311', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH 2144 LPF EU - ASSEMBLED', 'price': 154.0, 'product_code': '1020363', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-2144-lpf-eu-assembled', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=20) 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-2144-lpf-eu-full-diy-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ELECTROSMITH-2144-LPF-EU-FULL-DIY-KIT.jpg?v=1650997828', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH 2144 LPF EU - FULL DIY KIT', 'price': 102.0, 'product_code': '1020364', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-2144-lpf-eu-full-diy-kit', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-2164-vca-eu-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ELECTROSMITH-2164-VCA-EU-ASSEMBLED.jpg?v=1650997589', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH 2164 VCA EU - ASSEMBLED', 'price': 154.0, 'product_code': '1020365', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-2164-vca-eu-assembled', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-fv-1-dsp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-fv-1-dsp-submodule.jpg?v=1651065314', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH FV-1 DSP', 'price': 39.0, 'product_code': '1020362', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-fv-1-dsp', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-2164-vca-eu-full-diy-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ELECTROSMITH-2164-VCA-EU-FULL-DIY-KIT_4fd35696-d8d5-43c6-9174-ecc88fa647a4.jpg?v=1650997906', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH 2164 VCA EU - FULL DIY KIT', 'price': 102.0, 'product_code': '1020366', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-2164-vca-eu-full-diy-kit', 'vat_included': False} 2023-01-23 13:24:38 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=22 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-3340-vco-eu-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-3340-vco-eu-assembled.jpg?v=1651072892', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH 3340 VCO EU - ASSEMBLED', 'price': 195.0, 'product_code': '1020367', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-3340-vco-eu-assembled', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electrosmith-3340-vco-eu-full-diy-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/electrosmith-3340-vco-eu-full-diy-kit.jpg?v=1651072930', 'is_used': False, 'manufacturer': 'Electrosmith', 'name': 'ELECTROSMITH 3340 VCO EU - FULL DIY KIT', 'price': 128.0, 'product_code': '1020368', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electrosmith-3340-vco-eu-full-diy-kit', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai022-harmonic-mixer-built-tested-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AI-SYNTHESIS-AI022-HARMONIC-MIXER-BUILT-TESTED-SILVER.jpg?v=1650478041', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI022 HARMONIC MIXER BUILT & TESTED SILVER', 'price': 110.0, 'product_code': '1020278', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai022-harmonic-mixer-built-tested-silver', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-182-sequencer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER182SEQUENCER.jpg?v=1645717119', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 182 SEQUENCER', 'price': 153.99, 'product_code': '1019431', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-182-sequencer', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-1003-dual-envelope-generator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER1003DUALENVELOPEGENERATOR.jpg?v=1645713919', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 1003 DUAL ENVELOPE GENERATOR', 'price': 114.0, 'product_code': '1019432', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-1003-dual-envelope-generator', 'vat_included': False} 2023-01-23 13:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-1036-sample-hold-random-voltage.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER1036SAMPLEHOLDRANDOMVOLTAGE.jpg?v=1645715918', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 1036 SAMPLE & HOLD RANDOM VOLTAGE', 'price': 153.99, 'product_code': '1019429', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-1036-sample-hold-random-voltage', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-cp1a.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGERCP1A.jpg?v=1645718270', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER CP1A', 'price': 115.0, 'product_code': '1019464', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-cp1a', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-1033-dual-envelope-generator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER1033DUALENVELOPEGENERATOR.jpg?v=1645714465', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 1033 DUAL ENVELOPE GENERATOR', 'price': 127.0, 'product_code': '1019471', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-1033-dual-envelope-generator', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-1006-filtamp-24db-low-pass-vcf-vca.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER1006FILTAMP24DBLOWPASSVCFVCA.jpg?v=1645714099', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 1006 FILTAMP 24DB LOW PASS VCF & VCA', 'price': 153.99, 'product_code': '1019430', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-1006-filtamp-24db-low-pass-vcf-vca', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-1016-dual-noise-random-voltage.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER1016DUALNOISERANDOMVOLTAGE.jpg?v=1645714306', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 1016 DUAL NOISE/RANDOM VOLTAGE', 'price': 141.0, 'product_code': '1019472', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-1016-dual-noise-random-voltage', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-rack-ears-for-70hp-eurorack-chassis.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/URORACKEARS_70HP_TheBehringerEURORACKEARS_70HP_isapairofmountingbracketsthatallowBehringersynthesizersandother3Uformatequipmenttofitinall70HPEURORACKchassis..jpg?v=1645719485', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER RACK EARS FOR 70HP EURORACK CHASSIS', 'price': 32.0, 'product_code': '1019473', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-rack-ears-for-70hp-eurorack-chassis', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-sarajewo-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaocsarajewo_500x_png.webp?v=1647103990', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC SARAJEWO', 'price': 579.0, 'product_code': '1019624', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-sarajewo-1', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-mfx.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM-MFX.jpg?v=1646670445', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM MFX', 'price': 386.0, 'product_code': '1019567', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-mfx', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/empress-effects-zoia-euroburo-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/empress_effects_zoia_euroburo_500x_jpg.webp?v=1647103051', 'is_used': False, 'manufacturer': 'Empress Effects', 'name': 'EMPRESS EFFECTS ZOIA EUROBURO', 'price': 753.0, 'product_code': '1019622', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/empress-effects-zoia-euroburo-1', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-clocked-sequential-control-module-1027-8-step.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGERCLOCKEDSEQUENTIALCONTROLMODULE10278-STEP.jpg?v=1645718022', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER CLOCKED SEQUENTIAL CONTROL MODULE 1027 8-STEP', 'price': 199.0, 'product_code': '1019474', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-clocked-sequential-control-module-1027-8-step', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-repression.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RITUAL-ELECTRONICS-REPRESSION.jpg?v=1647966529', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS REPRESSION', 'price': 146.0, 'product_code': '1019694', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-repression', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-system-55.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/behringer_system_55.jpg?v=1650894731', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER SYSTEM 55', 'price': 4900.0, 'product_code': '1019475', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-system-55', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acid-rain-technology-constellation.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACID-RAIN-TECHNOLOGY-CONSTELLATION.jpg?v=1648483220', 'is_used': False, 'manufacturer': 'Acid Rain Technology', 'name': 'ACID RAIN TECHNOLOGY CONSTELLATION', 'price': 708.0, 'product_code': '1019770', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acid-rain-technology-constellation', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cre8audio-niftykeyz.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/CRE8AUDIO-NIFTYKEYZ.jpg?v=1648664962', 'is_used': False, 'manufacturer': 'Cre8audio', 'name': 'CRE8AUDIO NIFTYKEYZ', 'price': 774.0, 'product_code': '1020147', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cre8audio-niftykeyz', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-golden-master-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/endorphinesgoldenmaster_30ab6c94-bf03-4843-9557-363be4e4102d.jpg?v=1648838202', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES GOLDEN MASTER BLACK', 'price': 240.0, 'product_code': '1020173', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-golden-master-black-1', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cre8audio-function-junction.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/CRE8AUDIO-FUNCTION-JUNCTION.jpg?v=1648661936', 'is_used': False, 'manufacturer': 'Cre8audio', 'name': 'CRE8AUDIO FUNCTION JUNCTION', 'price': 258.0, 'product_code': '1020146', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cre8audio-function-junction', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-wayout8.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-WAYOUT8.jpg?v=1649171500', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP WAYOUT8', 'price': 56.0, 'product_code': '1020181', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-wayout8', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-scm-breakout-ii.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4ms_scm_breakout.jpg?v=1649531044', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS SCM BREAKOUT II', 'price': 200.0, 'product_code': '1015555', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-scm-breakout-ii', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=21) 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-160-5-clock-multiplier.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfer_a-160-5.jpg?v=1649531701', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-160-5 CLOCK MULTIPLIER', 'price': 155.0, 'product_code': '1016119', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-160-5-clock-multiplier', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/eowave-quadrantid-swarm-desktop-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EOWAVEQUADRANTIDSWARMDESKTOP_5432c9d7-f5bd-4ea0-8ebc-3dad90313782.jpg?v=1650566040', 'is_used': False, 'manufacturer': 'Eowave', 'name': 'EOWAVE QUADRANTID SWARM DESKTOP', 'price': 790.0, 'product_code': '1020277', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/eowave-quadrantid-swarm-desktop-1', 'vat_included': False} 2023-01-23 13:24:39 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=23 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/divkid-stereo-strip.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/divkid_stereo_Strip.jpg?v=1650572425', 'is_used': False, 'manufacturer': 'DivKid', 'name': 'DIVKID STEREO STRIP', 'price': 279.0, 'product_code': '1020247', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/divkid-stereo-strip', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-305-eq-mixer-output.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER305EQMIXEROUTPUT.jpg?v=1645717536', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 305 EQ/MIXER/OUTPUT', 'price': 153.99, 'product_code': '1019425', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-305-eq-mixer-output', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-enigma.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-ENIGMA.jpg?v=1643649534', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO ENIGMA', 'price': 74.0, 'product_code': '1019280', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-enigma', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-ornament-crime-1u-intellijel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-ORNAMENT-CRIME-1U-INTELLIJEL.jpg?v=1643034488', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO ORNAMENT & CRIME 1U INTELLIJEL', 'price': 334.0, 'product_code': '1019247', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-ornament-crime-1u-intellijel', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-morcom.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-MORCOM.jpg?v=1643651241', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO MORCOM', 'price': 67.0, 'product_code': '1019281', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-morcom', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/earthquaker-devices-afterneath-eurorack-module-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EARTHQUAKER-DEVICES-AFTERNEATH-EURORACK-MODULE-SILVER.jpg?v=1643808003', 'is_used': False, 'manufacturer': 'Earthquaker', 'name': 'EARTHQUAKER DEVICES AFTERNEATH EURORACK MODULE SILVER', 'price': 271.0, 'product_code': '1019287', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/earthquaker-devices-afterneath-eurorack-module-silver', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-step-8.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/JORANALOGUE-STEP-8_34c06422-79a5-486a-9bb8-c1a7af7c9984.jpg?v=1669912098', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE STEP 8', 'price': 452.0, 'product_code': '1019262', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-step-8', 'vat_included': False} 2023-01-23 13:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-beehive.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-BEEHIVE.jpg?v=1643649231', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO BEEHIVE', 'price': 279.0, 'product_code': '1019279', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-beehive', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-cgm-creative-mixer-stereo-channel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-CGM-CREATIVE-MIXER-STEREO-CHANNEL_1cb07e74-e4c9-4d6a-a2ca-1801fc0aa7de.jpg?v=1644330064', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS CGM CREATIVE MIXER STEREO CHANNEL', 'price': 257.0, 'product_code': '1019304', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-cgm-creative-mixer-stereo-channel', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-entity-ultra-kick.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSF-ENTITY-ULTRA-KICK.jpg?v=1643996976', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF ENTITY ULTRA-KICK', 'price': 459.0, 'product_code': '1019306', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-entity-ultra-kick', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-wave-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/QU-BIT-ELECTRONIX-WAVE-SILVER.jpg?v=1644245188', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX WAVE SILVER', 'price': 349.0, 'product_code': '1016963', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-wave-silver', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-pico-seqs.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ERICA-SYNTHS-PICO-SEQS.jpg?v=1644246018', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS PICO SEQS', 'price': 106.0, 'product_code': '1016286', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-pico-seqs', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/norand-synths-morphos.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/norand_morphos.jpg?v=1649370461', 'is_used': False, 'manufacturer': 'Norand', 'name': 'NORAND SYNTHS MORPHOS', 'price': 525.0, 'product_code': '1019404', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/norand-synths-morphos', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-cvm-8.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-CVM-8.jpg?v=1645022215', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS CVM-8', 'price': 290.0, 'product_code': '1019356', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-cvm-8', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-trigger-riot-syncbus-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-TRIGGER-RIOT-SYNCBUS-CABLE.jpg?v=1644250156', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP TRIGGER RIOT SYNCBUS CABLE', 'price': 10.0, 'product_code': '1010457', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-trigger-riot-syncbus-cable', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/audio-damage-adm17-proton.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/audio_damage_proton.jpg?v=1645211407', 'is_used': False, 'manufacturer': 'Audio Damage', 'name': 'AUDIO DAMAGE ADM17 PROTON', 'price': 270.0, 'product_code': '1015698', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/audio-damage-adm17-proton', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-140-dual-envelope-lfo.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER140DUALENVELOPELFO.jpg?v=1645716989', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 140 DUAL ENVELOPE/LFO', 'price': 153.99, 'product_code': '1015931', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-140-dual-envelope-lfo', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-112-dual-vco.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER112DUALVCO.jpg?v=1645716764', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 112 DUAL VCO', 'price': 153.99, 'product_code': '1015929', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-112-dual-vco', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-brains-multi-engine.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGERBRAINSMULTI-ENGINE.jpg?v=1645717797', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER BRAINS MULTI-ENGINE', 'price': 204.0, 'product_code': '1019416', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-brains-multi-engine', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=22) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-1050-mix-sequencer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER1050MIXSEQUENCER.jpg?v=1645716519', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 1050 MIX SEQUENCER', 'price': 205.0, 'product_code': '1019418', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-1050-mix-sequencer', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-system-35-complete-eurorack.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGERSYSTEM35COMPLETEEURORACK.jpg?v=1645723624', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER SYSTEM 35 COMPLETE EURORACK', 'price': 3220.0, 'product_code': '1019417', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-system-35-complete-eurorack', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-cm1a-midi-to-cv-converter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGERCM1AMIDITOCVCONVERTER.jpg?v=1645718130', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER CM1A MIDI TO CV CONVERTER', 'price': 128.0, 'product_code': '1019421', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-cm1a-midi-to-cv-converter', 'vat_included': False} 2023-01-23 13:24:40 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=24 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-2600-vco-eurorack.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER2600-VCOEURORACK.jpg?v=1645717440', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 2600-VCO EURORACK', 'price': 140.0, 'product_code': '1019424', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-2600-vco-eurorack', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-1047-multimode-filter-resonator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER1047MULTIMODEFILTERRESONATOR.jpg?v=1645716363', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 1047 MULTIMODE FILTER/RESONATOR', 'price': 153.99, 'product_code': '1019423', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-1047-multimode-filter-resonator', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-system-15-complete.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGERSYSTEM15COMPLETE.jpg?v=1645723532', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER SYSTEM 15 COMPLETE', 'price': 2180.0, 'product_code': '1019422', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-system-15-complete', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-mcfx2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ALM-MCFX2.jpg?v=1642693634', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM MCFX2', 'price': 373.0, 'product_code': '1019246', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-mcfx2', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-blck-noir-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-BLCK-NOIR-SILVER.jpg?v=1639754598', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES BLCK NOIR SILVER', 'price': 806.0, 'product_code': '1019048', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-blck-noir-silver', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-cockpit2-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-COCKPIT2-SILVER.jpg?v=1639755854', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES COCKPIT2 SILVER', 'price': 270.0, 'product_code': '1019040', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-cockpit2-silver', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-total-recall-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-TOTAL-RECALL-SILVER.jpg?v=1639754825', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES TOTAL RECALL SILVER', 'price': 270.0, 'product_code': '1019051', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-total-recall-silver', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-godspeed-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-GODSPEED-SILVER.jpg?v=1639755536', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES GODSPEED SILVER', 'price': 410.0, 'product_code': '1019036', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-godspeed-silver', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-two-of-cups-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-TWO-OF-CUPS-SILVER.jpg?v=1639755292', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES TWO OF CUPS SILVER', 'price': 270.0, 'product_code': '1019031', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-two-of-cups-silver', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-queen-of-pentacles-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-QUEEN-OF-PENTACLES-SILVER.jpg?v=1639755021', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES QUEEN OF PENTACLES SILVER', 'price': 876.0, 'product_code': '1019037', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-queen-of-pentacles-silver', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-golden-master-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-GOLDEN-MASTER-SILVER.jpg?v=1639756014', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES GOLDEN MASTER SILVER', 'price': 270.0, 'product_code': '1019049', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-golden-master-silver', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-squawk-dirty-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-SQUAWK-DIRTY-SILVER.jpg?v=1639756170', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES SQUAWK DIRTY SILVER', 'price': 270.0, 'product_code': '1019039', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-squawk-dirty-silver', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-golden-master-1u-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-GOLDEN-MASTER-1U-SILVER.jpg?v=1639756562', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES GOLDEN MASTER 1U SILVER', 'price': 270.0, 'product_code': '1019041', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-golden-master-1u-silver', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-edu-diy-vco.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/erica_vco_edu.jpg?v=1650561027', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS EDU DIY VCO', 'price': 97.0, 'product_code': '1019133', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-edu-diy-vco', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-105-4-quad-ssm-vcf.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doperfer_a-105-4.jpg?v=1640705905', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-105-4 QUAD SSM VCF', 'price': 300.0, 'product_code': '1019122', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-105-4-quad-ssm-vcf', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-k-phaser.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ERICA-SYNTHS-BLACK-K-PHASER.jpg?v=1650561350', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK K-PHASER', 'price': 298.0, 'product_code': '1019134', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-k-phaser', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-qarv.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/After_Later_Audio_QARV.jpg?v=1642167032', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO QARV', 'price': 293.0, 'product_code': '1019172', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-qarv', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/addac-206-switching-sequencer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/addac_206.jpg?v=1641845715', 'is_used': False, 'manufacturer': 'Addac', 'name': 'ADDAC 206 SWITCHING SEQUENCER', 'price': 462.0, 'product_code': '1019195', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/addac-206-switching-sequencer', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-135-2v-quad-vca-vc-mixer-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/dopefer_A-135-2V_frontal.jpg?v=1640712223', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-135-2V QUAD VCA/VC MIXER BLACK', 'price': 199.0, 'product_code': '1019123', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-135-2v-quad-vca-vc-mixer-black', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-noise-plethora-diy.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEFACO-NOISE-PLETHORA-DIY.jpg?v=1642426200', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO NOISE PLETHORA DIY', 'price': 311.0, 'product_code': '1019203', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-noise-plethora-diy', 'vat_included': False} 2023-01-23 13:24:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-buchla-model-258t-dual-oscillator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-BUCHLA-MODEL-258T-DUAL-OSCILLATOR.jpg?v=1642513309', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP BUCHLA MODEL 258T DUAL OSCILLATOR', 'price': 259.0, 'product_code': '1019223', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-buchla-model-258t-dual-oscillator', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=23) 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-decimator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mosaic-decimator-blck.jpg?v=1658416769', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC DECIMATOR', 'price': 154.0, 'product_code': '1019201', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-decimator', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-buchla-model-281t-quad-function-generator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-BUCHLA-MODEL-281T-QUAD-FUNCTION-GENERATOR.jpg?v=1642513442', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP BUCHLA MODEL 281T QUAD FUNCTION GENERATOR', 'price': 278.0, 'product_code': '1019224', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-buchla-model-281t-quad-function-generator', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-devices-chimera-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmd_chimera_black.jpg?v=1641927851', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD DEVICES CHIMERA BLACK', 'price': 386.0, 'product_code': '1019204', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-devices-chimera-black', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-buchla-model-257t-dual-voltage-processor.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-BUCHLA-MODEL-257T-DUAL-VOLTAGE-PROCESSOR.jpg?v=1642605626', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP BUCHLA MODEL 257T DUAL VOLTAGE PROCESSOR', 'price': 221.0, 'product_code': '1019232', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-buchla-model-257t-dual-voltage-processor', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-buchla-model-245t-sequential-voltage-source.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/TIPTOP-BUCHLA-MODEL-245T-SEQUENTIAL-VOLTAGE-SOURCE_5c9e886f-61f8-4696-8ea6-c9c1f5c0f691.jpg?v=1661866865', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP BUCHLA MODEL 245T SEQUENTIAL VOLTAGE SOURCE', 'price': 321.0, 'product_code': '1019231', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-buchla-model-245t-sequential-voltage-source', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-decimator-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAIC-DECIMATOR-WHITE_84862573-77ad-48fe-bef5-b86c1961e0a8.jpg?v=1642687082', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC DECIMATOR WHITE', 'price': 154.0, 'product_code': '1019242', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-decimator-white', 'vat_included': False} 2023-01-23 13:24:41 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=25 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-furthrrrr-generator-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-FURTHRRRR-GENERATOR-SILVER.jpg?v=1639754220', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES FURTHRRRR GENERATOR SILVER', 'price': 999.0, 'product_code': '1019043', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-furthrrrr-generator-silver', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/pitch-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hp-PITCH-SILVER.jpg?v=1638478888', 'is_used': False, 'manufacturer': '2HP', 'name': 'PITCH SILVER', 'price': 192.0, 'product_code': '1018968', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/pitch-silver', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/pitch-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2HP-PITCH-BLACK_d84baab9-71e5-4ea8-b21e-7e63206a4a94.jpg?v=1638478983', 'is_used': False, 'manufacturer': '2HP', 'name': 'PITCH BLACK', 'price': 194.0, 'product_code': '1018967', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/pitch-black', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-shth-sample-hold-track-hold.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-SHTH.jpg?v=1638458469', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO SHTH SAMPLE & HOLD / TRACK & HOLD', 'price': 111.0, 'product_code': '1018962', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-shth-sample-hold-track-hold', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/lorelei-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/expert_sleepers_lorelei_1d8d4ad9-fa93-4387-8ae0-55d54ab06d44.jpg?v=1638537694', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'LORELEI', 'price': 244.0, 'product_code': '1018299', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/lorelei-1', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-micro-hadron-collider.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdmicrohadroncollider_ef28c94b-d722-47d3-85aa-da6d608be308.jpg?v=1638453490', 'is_used': False, 'manufacturer': 'WMD', 'name': 'WMD MICRO HADRON COLLIDER', 'price': 451.0, 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-micro-hadron-collider', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-mex-module-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befaco_mex_2a976018-bb98-4ad4-80e9-1f370bb3a59e.jpg?v=1638537532', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO MEX MODULE', 'price': 125.0, 'product_code': '1018546', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-mex-module-1', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ivo-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/expert_sleepers_ivo_8d8253a4-19ce-4d17-abc0-f897c90b6736.jpg?v=1638537697', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'IVO', 'price': 244.0, 'product_code': '1018298', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ivo-1', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-digital-vca-voltage-controlled-attenuator-eurorack.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmd-digital-vca-voltage-controlled-amplifier-eurorack_3df2f9e5-763a-43c6-b81f-ecb323203c3f.jpg?v=1642536160', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD DIGITAL VCA (VOLTAGE CONTROLLED ATTENUATOR) EURORACK', 'price': 99.0, 'product_code': '1017279', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-digital-vca-voltage-controlled-attenuator-eurorack', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-voltera-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdvoltera_aeb2e2e4-d05f-4a0d-a500-0535e4f0bb22.jpg?v=1638540775', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD VOLTERA', 'price': 295.0, 'product_code': '1017269', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-voltera-1', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/vermona-melodicer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/vermona-melodicer.png?v=1638553399', 'is_used': False, 'manufacturer': 'Vermona', 'name': 'VERMONA MELODICER', 'price': 596.0, 'product_code': '1017206', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/vermona-melodicer', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-bard-quartet-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SHAKMAT-MODULAR-BARD-QUARTET-ASSEMBLED.jpg?v=1638905528', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR BARD QUARTET ASSEMBLED', 'price': 529.0, 'product_code': '1018977', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-bard-quartet-assembled', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai010-attenuator-full-kit-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AISYNTHESISAI010ATTENUATORFULLKITSILVER_d6db44bc-8ace-4354-ba8a-8657cdce945b.jpg?v=1642614681', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI010 ATTENUATOR FULL KIT SILVER', 'price': 46.0, 'product_code': '1015747', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai010-attenuator-full-kit-silver', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-aurora-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/QU-BIT-ELECTRONIX-AURORA-BLACK.jpg?v=1651064019', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX AURORA BLACK', 'price': 463.0, 'product_code': '1016975', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-aurora-black', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-ground-control-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-GROUND-CONTROL-SILVER.jpg?v=1639686222', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES GROUND CONTROL SILVER', 'price': 928.0, 'product_code': '1019046', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-ground-control-silver', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-power-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-POWER-SILVER.jpg?v=1639749667', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES POWER SILVER', 'price': 168.0, 'product_code': '1019050', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-power-silver', 'vat_included': False} 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=24) 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-shuttle-system-w-cover-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-SHUTTLE-SYSTEM-W-COVER-BLACK.jpg?v=1639750040', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES SHUTTLE SYSTEM W COVER BLACK', 'price': 3405.0, 'product_code': '1019047', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-shuttle-system-w-cover-black', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-cockpit-1u-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-COCKPIT-1U-SILVER.jpg?v=1639751578', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES COCKPIT 1U SILVER', 'price': 270.0, 'product_code': '1019042', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-cockpit-1u-silver', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-shuttle-control-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-SHUTTLE-CONTROL-SILVER.jpg?v=1639750311', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES SHUTTLE CONTROL SILVER', 'price': 680.0, 'product_code': '1019035', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-shuttle-control-silver', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-milky-way-1u-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-MILKY-WAY-1U-SILVER.jpg?v=1639751670', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES MILKY WAY 1U SILVER', 'price': 270.0, 'product_code': '1019045', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-milky-way-1u-silver', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-grand-terminal-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-GRAND-TERMINAL-SILVER.jpg?v=1639750544', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES GRAND TERMINAL SILVER', 'price': 890.0, 'product_code': '1019044', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-grand-terminal-silver', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-milky-way-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-MILKY-WAY-SILVER.jpg?v=1639752122', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES MILKY WAY SILVER', 'price': 270.0, 'product_code': '1019032', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-milky-way-silver', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-autopilot-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-AUTOPILOT-SILVER.jpg?v=1639752253', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES AUTOPILOT SILVER', 'price': 182.0, 'product_code': '1019033', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-autopilot-silver', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-running-order-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-RUNNING-ORDER-SILVER.jpg?v=1639754062', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES RUNNING ORDER SILVER', 'price': 248.0, 'product_code': '1019038', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-running-order-silver', 'vat_included': False} 2023-01-23 13:24:42 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=26 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-synchrodyne-expand-eurorack-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdsynchrodyneexpandeurorackmodule_0db723e5-de11-4663-8208-bf8735444bd7.jpg?v=1638453471', 'is_used': False, 'manufacturer': 'WMD', 'name': 'WMD SYNCHRODYNE EXPAND EURORACK MODULE', 'price': 631.0, 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-synchrodyne-expand-eurorack-module', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electus-versio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ELECTUS-VERSIO-BLACK.jpg?v=1637337819', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'ELECTUS VERSIO BLACK', 'price': 458.0, 'product_code': '1018878', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electus-versio-black', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-plus-thin-sides-green.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-PLUS-THIN-SIDES-GREEN.jpg?v=1637263670', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS PLUS THIN SIDES GREEN', 'price': 37.0, 'product_code': '1018872', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-plus-thin-sides-green', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-tyso-daiko.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/alm-tyso-daiko.png?v=1637673470', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM TYSO DAIKO', 'price': 451.0, 'product_code': '1018772', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-tyso-daiko', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-plus-thin-sides-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-PLUS-THIN-SIDES-BLACK.jpg?v=1637263808', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS PLUS THIN SIDES BLACK', 'price': 37.0, 'product_code': '1018871', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-plus-thin-sides-black', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/lacrima-versio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/LACRIMA-VERSIO-BLACK.jpg?v=1637337738', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'LACRIMA VERSIO BLACK', 'price': 458.0, 'product_code': '1018879', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/lacrima-versio-black', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/patching-panda-operat.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PATCHING-PANDA-OPERAT.jpg?v=1637694317', 'is_used': False, 'manufacturer': 'Patching Panda', 'name': 'PATCHING PANDA OPERAT', 'price': 462.0, 'product_code': '1018805', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/patching-panda-operat', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/electus-versio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ELECTUSVERSIOSILVER.jpg?v=1637337954', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'ELECTUS VERSIO SILVER', 'price': 458.0, 'product_code': '1018880', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/electus-versio-silver', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/lacrima-versio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/LACRIMA-VERSIO-SILVER.jpg?v=1637338023', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'LACRIMA VERSIO SILVER', 'price': 458.0, 'product_code': '1018881', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/lacrima-versio-silver', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/e-rm-polygogo.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/POLYGOGO.jpg?v=1637612410', 'is_used': False, 'manufacturer': 'E-RM', 'name': 'E-RM POLYGOGO', 'price': 788.0, 'product_code': '1018895', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/e-rm-polygogo', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/banana-to-minijack-adapter-kit-pink.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KILPATRICK-AUDIO-BANANA-TO-MINIJACK-ADAPTER-KIT-PINK.jpg?v=1637699340', 'is_used': False, 'manufacturer': 'Kilpatrick', 'name': 'BANANA TO MINIJACK ADAPTER KIT PINK', 'price': 62.0, 'product_code': '1018905', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/banana-to-minijack-adapter-kit-pink', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/eurorack-enclosure-60hp-6-spacey-blank-panels.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EURORACK-ENCLOSURE-60HP-6-SPACEY-BLANK-PANELS.jpg?v=1637697203', 'is_used': False, 'manufacturer': 'Kilpatrick', 'name': 'EURORACK ENCLOSURE 60HP 6 SPACEY BLANK PANELS', 'price': 186.0, 'product_code': '1018908', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/eurorack-enclosure-60hp-6-spacey-blank-panels', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/banana-to-minijack-adapter-kit-red-white-blue.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KILPATRICK-AUDIO-BANANA-TO-MINIJACK-ADAPTER-KIT-WHITE-RED-BLUE.jpg?v=1637699584', 'is_used': False, 'manufacturer': 'Kilpatrick', 'name': 'BANANA TO MINIJACK ADAPTER KIT RED WHITE BLUE', 'price': 62.0, 'product_code': '1018907', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/banana-to-minijack-adapter-kit-red-white-blue', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/eurorack-enclosure-60hp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EURORACK-ENCLOSURE-60HP.jpg?v=1637698738', 'is_used': False, 'manufacturer': 'Kilpatrick', 'name': 'EURORACK ENCLOSURE 60HP', 'price': 154.0, 'product_code': '1018909', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/eurorack-enclosure-60hp', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-adsrvca.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/WMD-SSF-ADSRVCA.jpg?v=1638212312', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'SSF ADSRVCA', 'price': 216.0, 'product_code': '1018950', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-adsrvca', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/eurorack-enclosure-84hp-6-spacey-blank-panels.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EURORACK-ENCLOSURE-84HP-6-SPACEY-BLANK-PANELS.jpg?v=1637697351', 'is_used': False, 'manufacturer': 'Kilpatrick', 'name': 'EURORACK ENCLOSURE 84HP 6 SPACEY BLANK PANELS', 'price': 212.0, 'product_code': '1018910', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/eurorack-enclosure-84hp-6-spacey-blank-panels', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/strymon-starlab.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/STRYMON-STARLAB.jpg?v=1637241779', 'is_used': False, 'manufacturer': 'Strymon', 'name': 'STRYMON STARLAB', 'price': 890.0, 'product_code': '1018770', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/strymon-starlab', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/kilpatrick-audio-after-dark-analog-voice-series.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/KILPATRICK-AUDIO-AFTER-DARK-ANALOG-VOICE-SERIES_4ed2e81e-d53f-4c82-a67f-0ef0cfe97b41.jpg?v=1637254134', 'is_used': False, 'manufacturer': 'Kilpatrick', 'name': 'KILPATRICK AUDIO AFTER DARK ANALOG VOICE SERIES', 'price': 902.0, 'product_code': '1018874', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/kilpatrick-audio-after-dark-analog-voice-series', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/micro-hadron-collider-audio-expander.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MICROHADRONCOLLIDER-AUDIOEXPANDER.jpg?v=1638220332', 'is_used': False, 'manufacturer': 'WMD', 'name': 'MICRO HADRON COLLIDER - AUDIO EXPANDER', 'price': 86.0, 'product_code': '1017227', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/micro-hadron-collider-audio-expander', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-prism-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qubitelectronixprism_d370835a-ce1b-494a-9b16-27bdf4c5a7fe.png?v=1638450644', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX PRISM BLACK', 'price': 347.0, 'product_code': '1016971', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-prism-black-1', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/gamma-wave-source.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/GAMMAWAVESOURCE.jpg?v=1638219533', 'is_used': False, 'manufacturer': 'WMD', 'name': 'GAMMA WAVE SOURCE', 'price': 319.0, 'product_code': '1017225', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/gamma-wave-source', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-bloom-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qubitelectronixbloom_a22894b2-71c3-4aae-b777-9a5e18c6e0d6.png?v=1638450638', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX BLOOM BLACK', 'price': 479.0, 'product_code': '1016973', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-bloom-black', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-fracture.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdfracture_817d9a15-a736-4451-8aa7-6cb5bbe7a8d1.jpg?v=1638451366', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD FRACTURE', 'price': 399.0, 'product_code': '1017263', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-fracture', 'vat_included': False} 2023-01-23 13:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/malekko-snd-rtn-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/malekko-snd_rtn_db1be270-1688-400a-b694-990226141bf2.jpg?v=1638452401', 'is_used': False, 'manufacturer': 'Malekko', 'name': 'MALEKKO SND/RTN SILVER', 'price': 165.0, 'product_code': '1016714', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/malekko-snd-rtn-silver', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=25) 2023-01-23 13:24:43 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=27 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-plus-thin-sides-yellow.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-PLUS-THIN-SIDES-YELLOW.jpg?v=1637263978', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS PLUS THIN SIDES YELLOW', 'price': 37.0, 'product_code': '1018873', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-plus-thin-sides-yellow', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/patching-panda-moon-phase.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PATCHING-PANDA-MOON-PHASE.jpg?v=1637694195', 'is_used': False, 'manufacturer': 'Patching Panda', 'name': 'PATCHING PANDA MOON PHASE', 'price': 348.0, 'product_code': '1016936', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/patching-panda-moon-phase', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-curves.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-curves.png?v=1638194837', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME CURVES', 'price': 905.0, 'product_code': '1016441', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-curves', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/patching-panda-petit-mix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PATCHING-PANDA-PETIT-MIX.jpg?v=1637694412', 'is_used': False, 'manufacturer': 'Patching Panda', 'name': 'PATCHING PANDA PETIT MIX', 'price': 128.0, 'product_code': '1016942', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/patching-panda-petit-mix', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-4-vox.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-4-vox.png?v=1638194473', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME 4 VOX', 'price': 755.0, 'product_code': '1016439', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-4-vox', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/patching-panda-ephemere.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PATCHING-PANDA-EPHEMERE.jpg?v=1637693612', 'is_used': False, 'manufacturer': 'Patching Panda', 'name': 'PATCHING PANDA EPHEMERE', 'price': 515.0, 'product_code': '1016935', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/patching-panda-ephemere', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-umlfo-midi-clock-to-lfo.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-umlfo.png?v=1638197212', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME UMLFO MIDI CLOCK TO LFO', 'price': 270.0, 'product_code': '1016450', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-umlfo-midi-clock-to-lfo', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-dual-key.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-dual-key.png?v=1638194919', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME DUAL KEY', 'price': 335.0, 'product_code': '1016442', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-dual-key', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-quad-cv-recorder.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-quad-cv-recorder.png?v=1638196260', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME QUAD CV RECORDER', 'price': 586.0, 'product_code': '1016446', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-quad-cv-recorder', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-mex-diy-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befaco-mex-diy-kit.jpg?v=1639492804', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO MEX DIY KIT', 'price': 77.0, 'product_code': '1018797', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-mex-diy-kit', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-vocorder.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-vocorder.png?v=1638197767', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME VOCORDER', 'price': 599.0, 'product_code': '1016435', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-vocorder', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/winter-modular-one2five.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/WINTER-MODULAR-ONE2FIVE.jpg?v=1638731727', 'is_used': False, 'manufacturer': 'Winter Modular', 'name': 'WINTER MODULAR ONE2FIVE', 'price': 99.0, 'product_code': '1017223', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/winter-modular-one2five', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/patching-panda-shuby.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PATCHING-PANDA-SHUBY.jpg?v=1637694739', 'is_used': False, 'manufacturer': 'Patching Panda', 'name': 'PATCHING PANDA SHUBY', 'price': 174.0, 'product_code': '1016940', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/patching-panda-shuby', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-c-3-mkii.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-c-3-mkii.png?v=1638194575', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME C-3 MKII', 'price': 248.0, 'product_code': '1016434', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-c-3-mkii', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/patching-panda-bd-z.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PATCHING-PANDA-BD-Z.jpg?v=1637692234', 'is_used': False, 'manufacturer': 'Patching Panda', 'name': 'PATCHING PANDA BD-Z', 'price': 342.0, 'product_code': '1018806', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/patching-panda-bd-z', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-plus-row-extension-pack-2-pcs.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-LUS-ROW-EXTENSIONPACK-2-PCS.jpg?v=1637244478', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS PLUS ROW EXTENSION PACK 2 PCS', 'price': 168.0, 'product_code': '1018834', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-plus-row-extension-pack-2-pcs', 'vat_included': False} 2023-01-23 13:24:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/patching-panda-flipanda.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PATCHING-PANDA-FLIPANDA.jpg?v=1637693988', 'is_used': False, 'manufacturer': 'Patching Panda', 'name': 'PATCHING PANDA FLIPANDA', 'price': 128.0, 'product_code': '1016941', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/patching-panda-flipanda', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/patching-panda-hatz.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PATCHING-PANDA-HATZ.jpg?v=1637694121', 'is_used': False, 'manufacturer': 'Patching Panda', 'name': 'PATCHING PANDA HATZ', 'price': 297.0, 'product_code': '1016938', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/patching-panda-hatz', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/patching-panda-copycat.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PATCHING-PANDA-COPYCAT.jpg?v=1637693269', 'is_used': False, 'manufacturer': 'Patching Panda', 'name': 'PATCHING PANDA COPYCAT', 'price': 101.0, 'product_code': '1016943', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/patching-panda-copycat', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/herbs-and-stones-liquid-foam-eurorack-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/herbs-and-stones-liquid-foam-eurorack-module.jpg?v=1645200023', 'is_used': False, 'manufacturer': 'Herbs and Stones', 'name': 'HERBS AND STONES LIQUID FOAM EURORACK MODULE', 'price': 549.0, 'product_code': '1016701', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/herbs-and-stones-liquid-foam-eurorack-module', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=26) 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-autodub.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ssf-autodub-ctrl-mod.png?v=1637768902', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF AUTODUB', 'price': 248.0, 'product_code': '1018760', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-autodub', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/patching-panda-punch-3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PATCHING-PANDA-PUNCH-3.jpg?v=1637694487', 'is_used': False, 'manufacturer': 'Patching Panda', 'name': 'PATCHING PANDA PUNCH 3', 'price': 226.0, 'product_code': '1016939', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/patching-panda-punch-3', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-v-mutes.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ssf_Vmutes_sm.gif?v=1640118190', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF V-MUTES', 'price': 179.0, 'product_code': '1018759', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-v-mutes', 'vat_included': False} 2023-01-23 13:24:44 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=28 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-persephone.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EXPERT-SLEEPERS-PERSEPHONE.jpg?v=1637248110', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS PERSEPHONE', 'price': 244.0, 'product_code': '1018846', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-persephone', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-mirror.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-mirror.png?v=1638195499', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME MIRROR', 'price': 143.0, 'product_code': '1016438', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-mirror', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-stc4-s-trigger-cable-1-8-to-1-4.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfer-stc-4-s-trigger-cable.png?v=1638553788', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER STC4 S-TRIGGER CABLE 1/8 TO 1/4', 'price': 39.0, 'product_code': '1016122', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-stc4-s-trigger-cable-1-8-to-1-4', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-gated-channel-mixer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-GATED-CHANNEL-MIXER.jpg?v=1637774128', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL GATED CHANNEL MIXER', 'price': 422.0, 'product_code': '1015669', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-gated-channel-mixer', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-m-s-matrix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-M-S-MATRIX.jpg?v=1637774943', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL M/S MATRIX', 'price': 329.0, 'product_code': '1015671', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-m-s-matrix', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-mini-midi-usb-midi-to-cv.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-MINI-MIDI-USB-MIDI-TO-CV.jpg?v=1637775070', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL MINI MIDI - USB MIDI TO CV', 'price': 435.0, 'product_code': '1015658', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-mini-midi-usb-midi-to-cv', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-eve-1-busboard.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-EVE-1-BUSBOARD.jpg?v=1637773817', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL EVE-1 BUSBOARD', 'price': 120.0, 'product_code': '1015666', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-eve-1-busboard', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-two-of-cups-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-TWO-OF-CUPS-BLACK.jpg?v=1639750730', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES TWO OF CUPS BLACK', 'price': 270.0, 'product_code': '1016256', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-two-of-cups-black', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-audio-interface.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-AUDIO-INTERFACE.jpg?v=1637770821', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL AUDIO INTERFACE', 'price': 691.0, 'product_code': '1015657', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-audio-interface', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-qlfo.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-QLFO.jpg?v=1637775788', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL QLFO', 'price': 271.0, 'product_code': '1015663', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-qlfo', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-memoslider.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-memoslider.png?v=1638195315', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME MEMOSLIDER', 'price': 333.0, 'product_code': '1016444', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-memoslider', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-qslider.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-qslider.png?v=1638195976', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME QSLIDER', 'price': 240.0, 'product_code': '1016445', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-qslider', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-vc-dual-amp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-VC-DUAL-AMP.jpg?v=1637776486', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL VC DUAL AMP', 'price': 415.0, 'product_code': '1015664', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-vc-dual-amp', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-envelope-x3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-ENVELOPE-X3.jpg?v=1637773513', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL ENVELOPE X3', 'price': 628.0, 'product_code': '1015660', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-envelope-x3', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-panmix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-panmix.png?v=1638195915', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME PANMIX', 'price': 265.0, 'product_code': '1016432', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-panmix', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-total-recall-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ENDORPHIN-ES-TOTAL-RECALL-BLACK.jpg?v=1639750891', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES TOTAL RECALL BLACK', 'price': 270.0, 'product_code': '1016255', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-total-recall-black', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-crossmix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-crossmix.png?v=1638194758', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME CROSSMIX', 'price': 285.0, 'product_code': '1016436', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-crossmix', 'vat_included': False} 2023-01-23 13:24:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-umclk-midi-to-clock-divider.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-umclk.png?v=1638196713', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME UMCLK MIDI TO CLOCK DIVIDER', 'price': 270.0, 'product_code': '1016448', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-umclk-midi-to-clock-divider', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=27) 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-xpan.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-xpan.png?v=1638197909', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME XPAN', 'price': 265.0, 'product_code': '1016433', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-xpan', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-chord-machine-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-chord-machine-2.png?v=1638194636', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME CHORD MACHINE 2', 'price': 563.0, 'product_code': '1016440', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-chord-machine-2', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-u16mcv-midi-cc-to-cv.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-u16mcv.png?v=1638196619', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME U16MCV MIDI CC TO CV', 'price': 233.0, 'product_code': '1016447', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-u16mcv-midi-cc-to-cv', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-umgtv-midi-to-gate-velocity.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-umgtv.png?v=1638196964', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME UMGTV MIDI TO GATE/VELOCITY', 'price': 270.0, 'product_code': '1016449', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-umgtv-midi-to-gate-velocity', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-uqmcv.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-uqmcv.png?v=1638197617', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME UQMCV', 'price': 270.0, 'product_code': '1016451', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-uqmcv', 'vat_included': False} 2023-01-23 13:24:45 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=29 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-x-4.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-x-4.png?v=1638197840', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME X-4', 'price': 341.0, 'product_code': '1016452', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-x-4', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/flame-automix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/flame-automix.png?v=1638194522', 'is_used': False, 'manufacturer': 'Flame', 'name': 'FLAME AUTOMIX', 'price': 267.0, 'product_code': '1016437', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/flame-automix', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-vc-panning-vca.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-VC-PANNING-VCA.jpg?v=1637776574', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL VC PANNING VCA', 'price': 529.0, 'product_code': '1015670', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-vc-panning-vca', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-blank-18hp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ritual_electronics_blank_18hp.jpg?v=1636621249', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS BLANK 18HP', 'price': 35.0, 'product_code': '1018620', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-blank-18hp', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-sample-hold-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/blank_3_27.jpg?v=1636621411', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC SAMPLE / HOLD BLACK', 'price': 109.0, 'product_code': '1018700', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-sample-hold-black', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-tap-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mosaic_tap_black.png?v=1636621413', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC TAP BLACK', 'price': 83.0, 'product_code': '1018701', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-tap-black', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-quantus-ampla-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noise_engineering_quantus_ampla_silver.jpg?v=1636621366', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING QUANTUS AMPLA SILVER', 'price': 218.0, 'product_code': '1018685', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-quantus-ampla-silver', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-state-variable-filter-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mosaic_state_variable_filter_black_1.jpg?v=1636621409', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC STATE VARIABLE FILTER BLACK', 'price': 154.0, 'product_code': '1018699', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-state-variable-filter-black', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-guillotine.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ritual_electronics_guillotine.jpg?v=1636621261', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS GUILLOTINE', 'price': 168.0, 'product_code': '1018624', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-guillotine', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-random-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mosaic_random_white_1.jpg?v=1636621435', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC RANDOM WHITE', 'price': 128.0, 'product_code': '1018718', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-random-white', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-flexibilite.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ritual_electronics_flexibilite.jpg?v=1636621256', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS FLEXIBILITE', 'price': 102.0, 'product_code': '1018622', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-flexibilite', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-low-freq-osc-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mosaic_low_freq_osc_black_1.jpg?v=1636621417', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC LOW FREQ OSC BLACK', 'price': 128.0, 'product_code': '1018697', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-low-freq-osc-black', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-krach.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/RITUAL-ELECTRONICS-KRACH.jpg?v=1643996713', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS KRACH', 'price': 102.0, 'product_code': '1018625', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-krach', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-state-variable-filter-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mosaic_state_variable_filter_white.jpg?v=1636621437', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC STATE VARIABLE FILTER WHITE', 'price': 154.0, 'product_code': '1018719', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-state-variable-filter-white', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-low-freq-osc-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mosaic_low_freq_osc_white.jpg?v=1636621443', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC LOW FREQ OSC WHITE', 'price': 128.0, 'product_code': '1018717', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-low-freq-osc-white', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-random-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mosaic_random_black_1.jpg?v=1636621407', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC RANDOM BLACK', 'price': 128.0, 'product_code': '1018698', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-random-black', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-discrete-core-ladder-filter-vcf.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-DISCRETE-CORE-LADDER-FILTER-VCF.jpg?v=1637772515', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL DISCRETE CORE LADDER FILTER VCF', 'price': 731.0, 'product_code': '1015668', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-discrete-core-ladder-filter-vcf', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-dual-state-variable-vcf.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Dual-State-Variable-VCF.jpg?v=1637772654', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL DUAL STATE VARIABLE VCF', 'price': 892.0, 'product_code': '1015656', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-dual-state-variable-vcf', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-sum-sum.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-SUM-SUM.jpg?v=1637776268', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL SUM SUM', 'price': 228.0, 'product_code': '1015661', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-sum-sum', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-connection-cable-kazu.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-CONNECTION-CABLE-KAZU.jpg?v=1637772420', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL CONNECTION CABLE KAZU', 'price': 17.0, 'product_code': '1015665', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-connection-cable-kazu', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-kazu-v2-psu.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-KAZU-V2-PSU.jpg?v=1637774582', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL KAZU-V2 PSU', 'price': 429.0, 'product_code': '1015672', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-kazu-v2-psu', 'vat_included': False} 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=28) 2023-01-23 13:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-variable-sync-vco.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-VARIABLE-SYNC-VCO.jpg?v=1637776351', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL VARIABLE SYNC VCO', 'price': 692.0, 'product_code': '1015654', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-variable-sync-vco', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-multi-function-discrete-vco.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-MULTI-FUNCTION-DISCRETE-VCO.jpg?v=1637775147', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL MULTI-FUNCTION DISCRETE VCO', 'price': 1285.0, 'product_code': '1015655', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-multi-function-discrete-vco', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-pan-mix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-PAN-MIX.jpg?v=1637775480', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL PAN MIX', 'price': 334.0, 'product_code': '1015659', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-pan-mix', 'vat_included': False} 2023-01-23 13:24:46 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=30 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-oktave.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-OKTAVE.jpg?v=1637775408', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL OKTAVE', 'price': 254.0, 'product_code': '1015662', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-oktave', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-power-distribution-board.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ACL-POWER-DISTRIBUTION-BOARD.jpg?v=1637775565', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL POWER DISTRIBUTION BOARD', 'price': 76.0, 'product_code': '1015667', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-power-distribution-board', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-zularic-repetitor-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noise_engineering_zularic_repetitor_black.jpg?v=1636621372', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING ZULARIC REPETITOR BLACK', 'price': 297.0, 'product_code': '1018688', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-zularic-repetitor-black', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cosmotronic-messor.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/cosmotronic_messor.jpg?v=1636621160', 'is_used': False, 'manufacturer': 'Cosmotronic', 'name': 'COSMOTRONIC MESSOR', 'price': 295.0, 'product_code': '1018589', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cosmotronic-messor', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-eas.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/instruo_eas_1.jpg?v=1636621171', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO EAS', 'price': 257.0, 'product_code': '1018593', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-eas', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cosmotronic-vortex.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/cosmotronic_vortex.jpg?v=1636621167', 'is_used': False, 'manufacturer': 'Cosmotronic', 'name': 'COSMOTRONIC VORTEX', 'price': 1029.0, 'product_code': '1018591', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cosmotronic-vortex', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cosmotronic-peradam.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/cosmotronic_peradam.jpg?v=1636621163', 'is_used': False, 'manufacturer': 'Cosmotronic', 'name': 'COSMOTRONIC PERADAM', 'price': 343.0, 'product_code': '1018590', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cosmotronic-peradam', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-1-f.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/instruo_1.jpg?v=1636621173', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO 1 (F)', 'price': 154.0, 'product_code': '1018594', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-1-f', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-neoni.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/instruo_neoni.jpg?v=1636621169', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO NEONI', 'price': 605.0, 'product_code': '1018592', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-neoni', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-connector-cable-8-pin.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4ms_connector_cable_8_pin.jpg?v=1636621175', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS CONNECTOR CABLE 8 PIN', 'price': 6.0, 'product_code': '1018595', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-connector-cable-8-pin', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-miasma.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ritual_electronics_miasma.jpg?v=1636621203', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS MIASMA', 'price': 375.0, 'product_code': '1018610', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-miasma', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-tap-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mosaic_tap_white.jpg?v=1636621441', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC TAP WHITE', 'price': 83.0, 'product_code': '1018721', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-tap-white', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-blank-10hp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ritual_electronics_blank_10hp.jpg?v=1636621241', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS BLANK 10HP', 'price': 25.0, 'product_code': '1018618', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-blank-10hp', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-blank-4hp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ritual_electronics_blank_4hp.jpg?v=1636621238', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS BLANK 4HP', 'price': 16.0, 'product_code': '1018617', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-blank-4hp', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-melotus-versio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noise_engineering_melotus_versio_black.jpg?v=1636621177', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING MELOTUS VERSIO BLACK', 'price': 458.0, 'product_code': '1018596', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-melotus-versio-black', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-blank-12hp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ritual_electronics_blank_12hp.jpg?v=1636621246', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS BLANK 12HP', 'price': 30.0, 'product_code': '1018619', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-blank-12hp', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-vice-virga-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noise_engineering_vice_virga_black.jpg?v=1636621180', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING VICE VIRGA BLACK', 'price': 257.0, 'product_code': '1018597', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-vice-virga-black', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-altar.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ritual_electronics_altar.jpg?v=1636621212', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS ALTAR', 'price': 409.0, 'product_code': '1018612', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-altar', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-sample-hold-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/blank_3_26.jpg?v=1636621438', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC SAMPLE / HOLD WHITE', 'price': 109.0, 'product_code': '1018720', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-sample-hold-white', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-melotus-versio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noise_engineering_melotus_versio_silver.jpg?v=1636621364', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING MELOTUS VERSIO SILVER', 'price': 458.0, 'product_code': '1018684', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-melotus-versio-silver', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-ruina-versio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noise_engineering_ruina_versio_silver_1.jpg?v=1636621367', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING RUINA VERSIO SILVER', 'price': 458.0, 'product_code': '1018686', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-ruina-versio-silver', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=29) 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-pointeuse.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ritual_electronics_pointeuse.jpg?v=1636621259', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS POINTEUSE', 'price': 140.0, 'product_code': '1018623', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-pointeuse', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-vice-virga-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noise_engineering_vice_virga_silver.jpg?v=1636621369', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING VICE VIRGA SILVER', 'price': 257.0, 'product_code': '1018687', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-vice-virga-silver', 'vat_included': False} 2023-01-23 13:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ritual-electronics-1u-blank-4hp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ritual_electronics_1u_blank_4hp.jpg?v=1636621253', 'is_used': False, 'manufacturer': 'Ritual Electronics', 'name': 'RITUAL ELECTRONICS 1U BLANK 4HP', 'price': 10.0, 'product_code': '1018621', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ritual-electronics-1u-blank-4hp', 'vat_included': False} 2023-01-23 13:24:46 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=31 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-spring-reverb.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/erica_synths_black_spring_reverb.jpg?v=1636621351', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK SPRING REVERB', 'price': 437.0, 'product_code': '1018675', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-spring-reverb', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-loquelic-iteritas-percido-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/NOISEENGINEERINGLOQUELICITERITASPERCIDOBLACK.jpg?v=1642613117', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING LOQUELIC ITERITAS PERCIDO BLACK', 'price': 742.0, 'product_code': '1018682', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-loquelic-iteritas-percido-black', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-noise-plethora.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befaco_noise_plethora.jpg?v=1636620939', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO NOISE PLETHORA', 'price': 459.0, 'product_code': '1018545', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-noise-plethora', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-kraken.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmd_kraken.jpg?v=1636620644', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD KRAKEN', 'price': 369.0, 'product_code': '1018416', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-kraken', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-osd-or-sum-dif.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmd_osd_or.jpg?v=1636620647', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD OSD OR/SUM/DIF', 'price': 241.0, 'product_code': '1018417', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-osd-or-sum-dif', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/empress-effects-zoia-euroburo.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/empress_effects_zoia_euroburo.jpg?v=1636620690', 'is_used': False, 'manufacturer': 'Empress Effects', 'name': 'EMPRESS EFFECTS ZOIA EUROBURO', 'price': 835.0, 'product_code': '1018437', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/empress-effects-zoia-euroburo', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cutelab-missed-opportuniities.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/cutelab_missed_opportuniities.jpg?v=1636620527', 'is_used': False, 'manufacturer': 'Cutelab', 'name': 'CUTELAB MISSED OPPORTUNIITIES', 'price': 168.0, 'product_code': '1018399', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cutelab-missed-opportuniities', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/boredbrain-injectr.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/injectr.jpg?v=1636620714', 'is_used': False, 'manufacturer': 'Boredbrain Music', 'name': 'BOREDBRAIN INJECTR', 'price': 321.0, 'product_code': '1018443', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/boredbrain-injectr', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/empress-effects-zoia-euroburo-desktop-enclosure.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/enclosure.jpg?v=1636620694', 'is_used': False, 'manufacturer': 'Empress Effects', 'name': 'EMPRESS EFFECTS ZOIA EUROBURO DESKTOP ENCLOSURE', 'price': 130.0, 'product_code': '1018438', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/empress-effects-zoia-euroburo-desktop-enclosure', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/boredbrain-eqx5.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/eqx5.jpg?v=1636620715', 'is_used': False, 'manufacturer': 'Boredbrain Music', 'name': 'BOREDBRAIN EQX5', 'price': 295.0, 'product_code': '1018444', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/boredbrain-eqx5', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/boredbrain-optx.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/optx.jpg?v=1636620718', 'is_used': False, 'manufacturer': 'Boredbrain Music', 'name': 'BOREDBRAIN OPTX', 'price': 424.0, 'product_code': '1018445', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/boredbrain-optx', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-dirty-laundry.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/after_later_audio_dirty_laundry.jpg?v=1636620731', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO DIRTY LAUNDRY', 'price': 259.0, 'product_code': '1018451', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-dirty-laundry', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-minsk.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/minsk_bg.jpg?v=1636620889', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC MINSK', 'price': 293.0, 'product_code': '1018494', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-minsk', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-bleep-bloop.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/after_later_audio_bleep_bloop.jpg?v=1636620734', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO BLEEP BLOOP', 'price': 230.0, 'product_code': '1018452', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-bleep-bloop', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acid-rain-technology-junction.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/acid_rain_technology_junction.jpg?v=1636620814', 'is_used': False, 'manufacturer': 'Acid Rain Technology', 'name': 'ACID RAIN TECHNOLOGY JUNCTION', 'price': 143.0, 'product_code': '1018462', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acid-rain-technology-junction', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-flip.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/after_later_audio_flip.jpg?v=1636620738', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO FLIP', 'price': 120.0, 'product_code': '1018453', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-flip', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-zagrzeb.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaoc_zagrzeb.jpg?v=1636620890', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC ZAGRZEB', 'price': 388.0, 'product_code': '1018495', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-zagrzeb', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-erfurt.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaoc_erfurt.jpg?v=1636620892', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC ERFURT', 'price': 229.0, 'product_code': '1018496', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-erfurt', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=30) 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-milky-way-1u-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/milky-way_1u.jpg?v=1636620898', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES MILKY WAY 1U BLACK', 'price': 270.0, 'product_code': '1018499', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-milky-way-1u-black', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-golden-master-1u-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/goldenmaster1u.jpg?v=1636620893', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES GOLDEN MASTER 1U BLACK', 'price': 270.0, 'product_code': '1018497', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-golden-master-1u-black', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-cockpit-1u-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/cockpit1ubg.jpg?v=1636620896', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES COCKPIT 1U BLACK', 'price': 270.0, 'product_code': '1018498', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-cockpit-1u-black', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-metron-module-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmd_modules_metron_black_14.jpg?v=1636620901', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD METRON MODULE BLACK', 'price': 966.0, 'product_code': '1018501', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-metron-module-black', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-modular-osiris.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/osiris_front_1_web-copy-scaled.jpg?v=1636620906', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP MODULAR OSIRIS', 'price': 524.0, 'product_code': '1018504', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-modular-osiris', 'vat_included': False} 2023-01-23 13:24:47 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=32 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/winter-modular-zaps.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/winter_tags.jpg?v=1636620923', 'is_used': False, 'manufacturer': 'Winter Modular', 'name': 'WINTER MODULAR ZAPS', 'price': 749.0, 'product_code': '1018529', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/winter-modular-zaps', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-enhance-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/enhance2.jpg?v=1636620926', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE ENHANCE 2', 'price': 254.0, 'product_code': '1018530', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-enhance-2', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-orbit3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranalogue_orbit3.jpg?v=1636620927', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE ORBIT3', 'price': 326.0, 'product_code': '1018531', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-orbit3', 'vat_included': False} 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/knobula-poly-cinematic.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/knobula_poly_cinematic_1.jpg?v=1636620478', 'is_used': False, 'manufacturer': 'Knobula', 'name': 'KNOBULA POLY CINEMATIC', 'price': 499.0, 'product_code': '1018381', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/knobula-poly-cinematic', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai006-stomp-box-adapter-built-tested-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai006.jpg?v=1636620154', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI006 STOMP BOX ADAPTER BUILT & TESTED BLACK', 'price': 91.0, 'product_code': '1018282', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai006-stomp-box-adapter-built-tested-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai004-ota-filter-full-kit-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai004_1.jpg?v=1636620152', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI004 OTA FILTER FULL KIT BLACK', 'price': 111.0, 'product_code': '1018281', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai004-ota-filter-full-kit-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai003-looping-adsr-full-kit-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai003_1.jpg?v=1636620148', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI003 LOOPING ADSR FULL KIT BLACK', 'price': 98.0, 'product_code': '1018279', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai003-looping-adsr-full-kit-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai004-ota-filter-built-tested-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai004.jpg?v=1636620150', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI004 OTA FILTER BUILT & TESTED BLACK', 'price': 208.0, 'product_code': '1018280', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai004-ota-filter-built-tested-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai003-looping-adsr-built-tested-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai003.jpg?v=1636620145', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI003 LOOPING ADSR BUILT & TESTED BLACK', 'price': 124.0, 'product_code': '1018278', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai003-looping-adsr-built-tested-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai006-stomp-box-adapter-full-kit-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai006_1.jpg?v=1636620156', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI006 STOMP BOX ADAPTER FULL KIT BLACK', 'price': 59.0, 'product_code': '1018283', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai006-stomp-box-adapter-full-kit-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai007-quad-vca-built-tested-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai007_2.jpg?v=1636620158', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI007 QUAD VCA BUILT & TESTED BLACK', 'price': 245.0, 'product_code': '1018284', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai007-quad-vca-built-tested-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai007-quad-vca-full-kit-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai007_2_1.jpg?v=1636620160', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI007 QUAD VCA FULL KIT BLACK', 'price': 142.0, 'product_code': '1018285', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai007-quad-vca-full-kit-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai008-matrix-mixer-full-kit-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai008_3.jpg?v=1636620165', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI008 MATRIX MIXER FULL KIT BLACK', 'price': 98.0, 'product_code': '1018287', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai008-matrix-mixer-full-kit-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai008-matrix-mixer-built-tested-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai008_2.jpg?v=1636620162', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI008 MATRIX MIXER BUILT & TESTED BLACK', 'price': 162.0, 'product_code': '1018286', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai008-matrix-mixer-built-tested-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai010-attenuator-full-kit-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai010_3.jpg?v=1636620169', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI010 ATTENUATOR FULL KIT BLACK', 'price': 46.0, 'product_code': '1018289', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai010-attenuator-full-kit-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai010-attenuator-built-tested-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai010_2.jpg?v=1636620167', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI010 ATTENUATOR BUILT & TESTED BLACK', 'price': 59.0, 'product_code': '1018288', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai010-attenuator-built-tested-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai011-analog-vco-built-tested-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai011.jpg?v=1636620171', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI011 ANALOG VCO BUILT & TESTED BLACK', 'price': 195.0, 'product_code': '1018290', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai011-analog-vco-built-tested-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai011-analog-vco-full-kit-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai011_1.jpg?v=1636620173', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI011 ANALOG VCO FULL KIT BLACK', 'price': 142.0, 'product_code': '1018291', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai011-analog-vco-full-kit-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai016-tape-interface-built-tested-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai016_2.jpg?v=1636620175', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI016 TAPE INTERFACE BUILT & TESTED BLACK', 'price': 129.0, 'product_code': '1018292', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai016-tape-interface-built-tested-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai017-lpg-built-tested-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai017.jpg?v=1636620179', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI017 LPG BUILT & TESTED BLACK', 'price': 149.0, 'product_code': '1018294', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai017-lpg-built-tested-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai016-tape-interface-full-kit-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai016_3.jpg?v=1636620177', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI016 TAPE INTERFACE FULL KIT BLACK', 'price': 85.0, 'product_code': '1018293', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai016-tape-interface-full-kit-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=31) 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai017-lpg-full-kit-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai017_1.jpg?v=1636620182', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI017 LPG FULL KIT BLACK', 'price': 85.0, 'product_code': '1018295', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai017-lpg-full-kit-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/poly-effects-hector.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/poly_effects_hector.jpg?v=1636620184', 'is_used': False, 'manufacturer': 'Poly effects', 'name': 'POLY EFFECTS HECTOR', 'price': 773.0, 'product_code': '1018297', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/poly-effects-hector', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/beatrix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/expert_sleepers_beatrix.jpg?v=1636620198', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'BEATRIX', 'price': 244.0, 'product_code': '1018300', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/beatrix', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-quantus-ampla-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noise_engineering_quantus_ampla.jpg?v=1636620200', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING QUANTUS AMPLA BLACK', 'price': 218.0, 'product_code': '1018301', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-quantus-ampla-black', 'vat_included': False} 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/arturia-rackbrute-travel-bag.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/arturia_rackbrute_travel_bag.jpg?v=1636620351', 'is_used': False, 'manufacturer': 'Arturia', 'name': 'ARTURIA RACKBRUTE TRAVEL BAG', 'price': 109.0, 'product_code': '1018348', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/arturia-rackbrute-travel-bag', 'vat_included': False} 2023-01-23 13:24:48 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=33 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-din-sync-trs-adaptor-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/alm_-_din_sync_trs_adaptor_cable.jpg?v=1636620368', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM DIN SYNC TRS ADAPTOR CABLE', 'price': 21.0, 'product_code': '1018353', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-din-sync-trs-adaptor-cable', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai017-lpg-built-tested-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai017_lpg_built_tested.jpg?v=1636619826', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI017 LPG BUILT & TESTED SILVER', 'price': 149.0, 'product_code': '1018204', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai017-lpg-built-tested-silver', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai017-lpg-full-kit-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai017_lpg_built_tested_1.jpg?v=1636619829', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI017 LPG FULL KIT SILVER', 'price': 85.0, 'product_code': '1018205', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai017-lpg-full-kit-silver', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-desktop-matrix-mixer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/erica_synths_desktop_matrix_mixer.jpg?v=1636619839', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS DESKTOP MATRIX MIXER', 'price': 768.0, 'product_code': '1018209', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-desktop-matrix-mixer', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-axon-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/alm_-_axon-1.jpg?v=1636619843', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM AXON-1', 'price': 181.0, 'product_code': '1018215', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-axon-1', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-bloom-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit_electronix_bloom_silver.jpg?v=1636619927', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX BLOOM SILVER', 'price': 430.0, 'product_code': '1018226', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-bloom-silver', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-cascade-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit_electronix_cascade_silver.jpg?v=1636619931', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX CASCADE SILVER', 'price': 383.0, 'product_code': '1018228', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-cascade-silver', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-chance-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit_electronix_chance_black.jpg?v=1636619935', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX CHANCE BLACK', 'price': 409.0, 'product_code': '1018229', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-chance-black', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai002-mixer-full-kit-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai002_3.jpg?v=1636620144', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI002 MIXER FULL KIT BLACK', 'price': 52.0, 'product_code': '1018277', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai002-mixer-full-kit-black', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-bass-drum2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/erica_synths_bass_drum2_2.jpg?v=1636620269', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BASS DRUM2', 'price': 360.0, 'product_code': '1018325', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-bass-drum2', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/malekko-varigate-8-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/malekko_varigate_8plus_black.jpg?v=1636620288', 'is_used': False, 'manufacturer': 'Malekko', 'name': 'MALEKKO VARIGATE 8+ BLACK', 'price': 689.0, 'product_code': '1018331', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/malekko-varigate-8-black', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/hexinverter-net-mutant-snare-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/hexinverter.net_mutant_snare_black.jpg?v=1636620230', 'is_used': False, 'manufacturer': 'Hex Inverter', 'name': 'HEXINVERTER.NET MUTANT SNARE BLACK', 'price': 348.0, 'product_code': '1018313', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/hexinverter-net-mutant-snare-black', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-pulsar-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit_electronix_pulsar_silver.jpg?v=1636619952', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX PULSAR SILVER', 'price': 392.0, 'product_code': '1018236', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-pulsar-silver', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/hexinverter-net-mutant-bd9-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/hexinverter.net_mutant_bd9_black.jpg?v=1636620220', 'is_used': False, 'manufacturer': 'Hex Inverter', 'name': 'HEXINVERTER.NET MUTANT BD9 BLACK', 'price': 348.0, 'product_code': '1018310', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/hexinverter-net-mutant-bd9-black', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-dopp-bag.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijel_dopp_bag.jpg?v=1636620258', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL DOPP BAG', 'price': 15.0, 'product_code': '1018323', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-dopp-bag', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/hexinverter-net-mutant-machine-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/hexinverter.net_mutant_machine_black.jpg?v=1636620227', 'is_used': False, 'manufacturer': 'Hex Inverter', 'name': 'HEXINVERTER.NET MUTANT MACHINE BLACK', 'price': 773.0, 'product_code': '1018312', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/hexinverter-net-mutant-machine-black', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-chord-v2-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit_electronix_chord_v2_silver.jpg?v=1636619940', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX CHORD V2 SILVER', 'price': 425.0, 'product_code': '1018230', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-chord-v2-silver', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-vco-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijel_vco_1u.jpg?v=1636619799', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL VCO 1U', 'price': 195.0, 'product_code': '1018192', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-vco-1u', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-scanned-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit_electronix_scanned_silver.jpg?v=1636619955', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX SCANNED SILVER', 'price': 499.0, 'product_code': '1018237', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-scanned-silver', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-mutants-patch-cable-150cm-black-each.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_mutants_1_3.jpg?v=1636619772', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS MUTANTS PATCH CABLE (150CM) BLACK EACH', 'price': 5.5, 'product_code': '1018177', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-mutants-patch-cable-150cm-black-each', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai001-multiple-built-tested-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai001.jpg?v=1636620137', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI001 MULTIPLE BUILT & TESTED BLACK', 'price': 46.0, 'product_code': '1018274', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai001-multiple-built-tested-black', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-tone-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit_electronix_tone_black.jpg?v=1636619959', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX TONE BLACK', 'price': 414.0, 'product_code': '1018239', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-tone-black', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai001-multiple-full-kit-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai001_1.jpg?v=1636620140', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI001 MULTIPLE FULL KIT BLACK', 'price': 33.0, 'product_code': '1018275', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai001-multiple-full-kit-black', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-synapse-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit_electronix_synapse_silver.jpg?v=1636619957', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX SYNAPSE SILVER', 'price': 479.0, 'product_code': '1018238', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-synapse-silver', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai002-mixer-built-tested-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ai_synthesis_ai002_2.jpg?v=1636620142', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI002 MIXER BUILT & TESTED BLACK', 'price': 91.0, 'product_code': '1018276', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai002-mixer-built-tested-black', 'vat_included': False} 2023-01-23 13:24:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=32) 2023-01-23 13:24:50 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=34 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-mutants-patch-cable-100cm-black-each.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_mutants_1_2.jpg?v=1636619770', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS MUTANTS PATCH CABLE (100CM) BLACK EACH', 'price': 5.0, 'product_code': '1018176', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-mutants-patch-cable-100cm-black-each', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cre8audio-mr-phil-ter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/cre8audio_mr.phil_ter.jpg?v=1636619618', 'is_used': False, 'manufacturer': 'Cre8audio', 'name': 'CRE8AUDIO MR.PHIL TER', 'price': 129.0, 'product_code': '1018124', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cre8audio-mr-phil-ter', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cre8audio-niftycase-bigears.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/cre8audio_niftycase_bigears.jpg?v=1636619625', 'is_used': False, 'manufacturer': 'Cre8audio', 'name': 'CRE8AUDIO NIFTYCASE BIGEARS', 'price': 52.0, 'product_code': '1018125', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cre8audio-niftycase-bigears', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-masterone.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-MASTERONE.jpg?v=1644332694', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS MASTERONE', 'price': 385.0, 'product_code': '1018128', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-masterone', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-contour-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit_electronix_contour_black.jpg?v=1636619942', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX CONTOUR BLACK', 'price': 409.0, 'product_code': '1018231', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-contour-black', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-mixology-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit_electronix_mixology_black.jpg?v=1636619944', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX MIXOLOGY BLACK', 'price': 541.0, 'product_code': '1018232', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-mixology-black', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-aeolus-seeds-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/shakmat_modular_aeolus_seeds_kit_1_1.jpg?v=1636619688', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR AEOLUS SEEDS KIT', 'price': 268.0, 'product_code': '1018133', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-aeolus-seeds-kit', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-nano-rand-v2-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/Nano-Rand-Silver.jpg?v=1644247833', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX NANO RAND V2 SILVER', 'price': 270.0, 'product_code': '1018233', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-nano-rand-v2-silver', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-nebulae-v2-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit_electronix_nebulae_v2_silver.jpg?v=1636619949', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX NEBULAE V2 SILVER', 'price': 635.0, 'product_code': '1018234', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-nebulae-v2-silver', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-prism-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qu-bit_electronix_prism_silver.jpg?v=1636619950', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX PRISM SILVER', 'price': 347.0, 'product_code': '1018235', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-prism-silver', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-10cm-red.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_right_angled_eurorack_patch_cable_10cm_red_1.jpg?v=1636619724', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS RIGHT ANGLED EURORACK PATCH CABLE 10CM RED', 'price': 19.0, 'product_code': '1018154', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-10cm-red', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-20cm-purple.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_right_angled_eurorack_patch_cable_20cm_purple.jpg?v=1636619729', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS RIGHT ANGLED EURORACK PATCH CABLE 20CM PURPLE', 'price': 19.0, 'product_code': '1018156', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-20cm-purple', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-15cm-lime.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_right_angled_eurorack_patch_cable_15cm_lime_1.jpg?v=1636619726', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS RIGHT ANGLED EURORACK PATCH CABLE 15CM LIME', 'price': 19.0, 'product_code': '1018155', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-15cm-lime', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-30cm-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_right_angled_eurorack_patch_cable_30cm_white.jpg?v=1636619731', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS RIGHT ANGLED EURORACK PATCH CABLE 30CM WHITE', 'price': 20.0, 'product_code': '1018157', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-30cm-white', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-45cm-cyan.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_right_angled_eurorack_patch_cable_45cm_cyan_1.jpg?v=1636619733', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS RIGHT ANGLED EURORACK PATCH CABLE 45CM CYAN', 'price': 20.0, 'product_code': '1018158', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-45cm-cyan', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-60cm-magenta.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_right_angled_eurorack_patch_cable_60cm_magenta.jpg?v=1636619735', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS RIGHT ANGLED EURORACK PATCH CABLE 60CM MAGENTA', 'price': 20.0, 'product_code': '1018159', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-60cm-magenta', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-90cm-emerald.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_right_angled_eurorack_patch_cable_90cm_emerald.jpg?v=1636619738', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS RIGHT ANGLED EURORACK PATCH CABLE 90CM EMERALD', 'price': 21.0, 'product_code': '1018160', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-90cm-emerald', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-to-straight-eurorack-patch-cable-30cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_right_angled_to_straight_eurorack_patch_cable_30cm.jpg?v=1636619742', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS RIGHT ANGLED TO STRAIGHT EURORACK PATCH CABLE 30CM', 'price': 20.0, 'product_code': '1018162', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-to-straight-eurorack-patch-cable-30cm', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-mutants-patch-cable-20cm-black-each.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_mutants.jpg?v=1636619763', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS MUTANTS PATCH CABLE (20CM) BLACK EACH', 'price': 4.0, 'product_code': '1018173', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-mutants-patch-cable-20cm-black-each', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=33) 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-to-straight-eurorack-patch-cable-45cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_right_angled_to_straight_eurorack_patch_cable_45cm.jpg?v=1636619744', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS RIGHT ANGLED TO STRAIGHT EURORACK PATCH CABLE 45CM', 'price': 20.0, 'product_code': '1018165', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-to-straight-eurorack-patch-cable-45cm', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-to-straight-eurorack-patch-cable-60cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_right_angled_to_straight_eurorack_patch_cable_60cm_2.jpg?v=1636619747', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS RIGHT ANGLED TO STRAIGHT EURORACK PATCH CABLE 60CM', 'price': 21.0, 'product_code': '1018166', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-to-straight-eurorack-patch-cable-60cm', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-to-straight-eurorack-patch-cable-20cm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_right_angled_to_straight_eurorack_patch_cable_20cm_1.jpg?v=1636619740', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS RIGHT ANGLED TO STRAIGHT EURORACK PATCH CABLE 20CM', 'price': 20.0, 'product_code': '1018161', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-to-straight-eurorack-patch-cable-20cm', 'vat_included': False} 2023-01-23 13:24:50 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=35 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-mutants-patch-cable-40cm-black-each.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_mutants_1.jpg?v=1636619765', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS MUTANTS PATCH CABLE (40CM) BLACK EACH', 'price': 4.5, 'product_code': '1018174', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-mutants-patch-cable-40cm-black-each', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-mutants-patch-cable-60cm-black-each.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tendrils_mutants_1_1.jpg?v=1636619767', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'TENDRILS MUTANTS PATCH CABLE (60CM) BLACK EACH', 'price': 4.85, 'product_code': '1018175', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-mutants-patch-cable-60cm-black-each', 'vat_included': False} 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cre8audio-captn-big-o.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/cre8audio_capt_n_big-o.jpg?v=1636619610', 'is_used': False, 'manufacturer': 'Cre8audio', 'name': "CRE8AUDIO CAPT'N BIG-O", 'price': 193.0, 'product_code': '1018123', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cre8audio-captn-big-o', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-nrings.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-NRINGS.jpg?v=1638366980', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO NRINGS', 'price': 235.0, 'product_code': '1015719', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-nrings', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-ostankino-ii.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaoc_ostankino2.jpg?v=1640735460', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC OSTANKINO II', 'price': 257.0, 'product_code': '1017316', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-ostankino-ii', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-110-4-quadrature-vco.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1104quadraturevco_b364d586-e10a-4d14-bb8e-c856c05f8d69.png?v=1642536749', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-110-4 QUADRATURE VCO', 'price': 190.0, 'product_code': '1016215', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-110-4-quadrature-vco', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-stereo-triggered-sampler-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4MSSTEREOTRIGGEREDSAMPLER_41b6f728-a3df-4319-a6ae-8d1a7698cf80.jpg?v=1642089067', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS STEREO TRIGGERED SAMPLER', 'price': 399.0, 'product_code': '1015648', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-stereo-triggered-sampler-1', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-morphader.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEFACOMORPHADER.jpg?v=1642611045', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO MORPHADER', 'price': 343.0, 'product_code': '1015923', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-morphader', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-moskwa-ii.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaoc_momoskwa_2.jpg?v=1638987490', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC MOSKWA II', 'price': 541.0, 'product_code': '1017315', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-moskwa-ii', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-pico-vco2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ERICASYNTHSPICOVCO2.jpg?v=1642612585', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS PICO VCO2', 'price': 166.0, 'product_code': '1016349', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-pico-vco2', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-148-dual-s-h-t-h.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfer-a-148.png?v=1638271221', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-148 DUAL S&H/T&H', 'price': 105.0, 'product_code': '1016055', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-148-dual-s-h-t-h', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-trigger-riot-sequencer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptoptriggerriotsequencer_a7885459-7178-4340-9ca1-74f2d57c0a5c.png?v=1642536496', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP TRIGGER RIOT SEQUENCER', 'price': 584.0, 'product_code': '1017164', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-trigger-riot-sequencer', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/1010music-bitbox-micro.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/1010music_bitboxmicro_01-square.jpg?v=1637261473', 'is_used': False, 'manufacturer': '1010music LLC', 'name': '1010MUSIC BITBOX MICRO', 'price': 578.0, 'product_code': '1017174', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/1010music-bitbox-micro', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/patching-panda-vibrazum-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PATCHING-PANDA-VIBRAZUM-2.jpg?v=1637695189', 'is_used': False, 'manufacturer': 'Patching Panda', 'name': 'PATCHING PANDA VIBRAZUM 2', 'price': 330.0, 'product_code': '1016937', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/patching-panda-vibrazum-2', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tall-dog-electronics-uo_c-se-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/talldog_uo_c.jpg?v=1641247759', 'is_used': False, 'manufacturer': 'Tall Dog', 'name': 'TALL DOG ELECTRONICS UO_C SE SILVER', 'price': 355.0, 'product_code': '1017062', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tall-dog-electronics-uo_c-se-silver', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/1010music-bitbox-mk2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/1010music_bitboxv2_01-square.jpg?v=1637262287', 'is_used': False, 'manufacturer': '1010music LLC', 'name': '1010MUSIC BITBOX MK2', 'price': 854.0, 'product_code': '1017173', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/1010music-bitbox-mk2', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/black-corporation-rachael.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BLACK-CORPORATION-RACHAEL.jpg?v=1637766137', 'is_used': False, 'manufacturer': 'Black Corporation', 'name': 'BLACK CORPORATION RACHAEL', 'price': 440.0, 'product_code': '1018017', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/black-corporation-rachael', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/black-corporation-deckards-voice-built.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BLACK-CORPORATION-DECKARD_S-VOICE-BUILT.jpg?v=1637765279', 'is_used': False, 'manufacturer': 'Black Corporation', 'name': "BLACK CORPORATION DECKARD'S VOICE BUILT", 'price': 899.0, 'product_code': '1018016', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/black-corporation-deckards-voice-built', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/rebel-technology-witch-diy.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/rebel_technology_witch_1.jpg?v=1636619499', 'is_used': False, 'manufacturer': 'Rebel Technology', 'name': 'REBEL TECHNOLOGY WITCH DIY', 'price': 293.0, 'product_code': '1018104', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/rebel-technology-witch-diy', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=34) 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-2xsam-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDING2XSAMSILVER.jpg?v=1638733195', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING 2XSAM SILVER', 'price': 117.0, 'product_code': '1018026', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-2xsam-silver', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-2xsam-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPY-NERDING-2XSAM-BLACK.jpg?v=1638733315', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING 2XSAM BLACK', 'price': 117.0, 'product_code': '1018024', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-2xsam-black', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-dual-dagger-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/shakmat-modular-dual-dagger.png?v=1638270829', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR DUAL DAGGER ASSEMBLED', 'price': 335.0, 'product_code': '1018070', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-dual-dagger-assembled', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-pico-drive.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ERICA-SYNTHS-PICO-DRIVE.jpg?v=1638980190', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS PICO DRIVE', 'price': 155.0, 'product_code': '1018023', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-pico-drive', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/rebel-technology-witch-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/rebel_technology_witch.jpg?v=1636619494', 'is_used': False, 'manufacturer': 'Rebel Technology', 'name': 'REBEL TECHNOLOGY WITCH MODULE', 'price': 434.0, 'product_code': '1018103', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/rebel-technology-witch-module', 'vat_included': False} 2023-01-23 13:24:51 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=36 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-squid-cable-mult.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befaco_squid_cable_mult.jpg?v=1636619591', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO SQUID CABLE MULT', 'price': 14.0, 'product_code': '1018117', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-squid-cable-mult', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-tmb-tiny-midi-breakout.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/expert_sleepers_tiny_midi_breakout.jpg?v=1636619604', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS TMB TINY MIDI BREAKOUT', 'price': 74.0, 'product_code': '1018122', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-tmb-tiny-midi-breakout', 'vat_included': False} 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-vco-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hp-vco-black.png?v=1638278751', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP VCO BLACK', 'price': 172.0, 'product_code': '1015525', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-vco-black', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-ring-xfade.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsblackringxfade.jpg?v=1625898386', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK RING-XFADE', 'price': 244.0, 'product_code': '1016395', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-ring-xfade', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-mono-reverb-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICMONOREVERBWHITE.jpg?v=1629467990', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC MONO REVERB WHITE', 'price': 154.0, 'product_code': '1016820', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-mono-reverb-white', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-quantizer-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICQUANTIZERWHITE.jpg?v=1629468925', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC QUANTIZER WHITE', 'price': 167.0, 'product_code': '1016822', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-quantizer-white', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/pittsburgh-modular-lifeforms-micro-sequence-b.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/pittsburghmodularlifeformsmicrosequenceb.png?v=1625898383', 'is_used': False, 'manufacturer': 'Pittsburgh', 'name': 'PITTSBURGH MODULAR LIFEFORMS MICRO SEQUENCE B', 'price': 262.0, 'product_code': '1016959', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/pittsburgh-modular-lifeforms-micro-sequence-b', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-triptych.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSFTRIPTYCH.jpg?v=1629803250', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF TRIPTYCH', 'price': 483.0, 'product_code': '1017038', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-triptych', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-snare-drum-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICSNAREDRUMWHITE.jpg?v=1629469009', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC SNARE DRUM WHITE', 'price': 180.0, 'product_code': '1016821', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-snare-drum-white', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-dada-noise-system-ii-usa-plug.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsdadanoisesystemiiusaplug.jpg?v=1625898391', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS DADA NOISE SYSTEM II (USA PLUG)', 'price': 5172.0, 'product_code': '1016398', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-dada-noise-system-ii-usa-plug', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-quadraphonic-surround-panner-usa-plug.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsquadraphonicsurroundpannerusaplug.jpg?v=1625898394', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS QUADRAPHONIC SURROUND PANNER (USA PLUG)', 'price': 2850.0, 'product_code': '1016399', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-quadraphonic-surround-panner-usa-plug', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-4xmix-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDING4XMIXBLACK.jpg?v=1629905830', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING 4XMIX BLACK', 'price': 169.0, 'product_code': '1016504', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-4xmix-black', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-system-iii-usa-plug.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsblacksystemiiiusaplug.jpg?v=1625898396', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK SYSTEM III (USA PLUG)', 'price': 5933.0, 'product_code': '1016400', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-system-iii-usa-plug', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-4xmix-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/happynerding4xmix.png?v=1630053679', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING 4XMIX SILVER', 'price': 169.0, 'product_code': '1016505', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-4xmix-silver', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-tps80w-psu-type-a.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijel-tps80w-psu-type-a.png?v=1638883077', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL TPS80W PSU - TYPE A', 'price': 320.0, 'product_code': '1003958', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-tps80w-psu-type-a', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-power-entry-01-2-1mm-3u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijel-power-entry.png?v=1638882739', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL POWER ENTRY 01 - 2.1MM 3U', 'price': 40.0, 'product_code': '1003959', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-power-entry-01-2-1mm-3u', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-meanwell-90w-ac-dc.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INTELLIJELMEANWELL90WAC-DC.jpg?v=1642000969', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL MEANWELL 90W AC/DC', 'price': 46.0, 'product_code': '1003961', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-meanwell-90w-ac-dc', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-power-entry-01-2-5mm-3u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INTELLIJELPOWERENTRY01-2.5MM3U.jpg?v=1642000867', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL POWER ENTRY 01 - 2.5MM 3U', 'price': 40.0, 'product_code': '1003960', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-power-entry-01-2-5mm-3u', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=35) 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-meanwell-60w-ac-dc-power-brick.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INTELLIJELMEANWELL60WAC-DC_POWERBRICK.jpg?v=1642084218', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL MEANWELL 60W AC/DC (POWER BRICK)', 'price': 40.0, 'product_code': '1003963', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-meanwell-60w-ac-dc-power-brick', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/make-noise-5v-adaptor.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MAKE-NOISE-5V-ADAPTOR.jpg?v=1665495948', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'MAKE NOISE 5V ADAPTOR', 'price': 34.0, 'product_code': '1003986', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/make-noise-5v-adaptor', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ad-infinitum-colored-mono-cables-36-grey-single.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/adinfinitum12single_dd7ffd6f-7db1-4a57-8cc7-92e34dbba48c.png?v=1637325362', 'is_used': False, 'manufacturer': 'Ad Infinitum Music', 'name': 'AD INFINITUM COLORED MONO CABLES - 36" GREY (SINGLE)', 'price': 4.0, 'product_code': '1008338', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ad-infinitum-colored-mono-cables-36-grey-single', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ad-infinitum-black-mono-cables-12-black-single.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/adinfinitum12single.png?v=1637325120', 'is_used': False, 'manufacturer': 'Ad Infinitum Music', 'name': 'AD INFINITUM BLACK MONO CABLES - 12" BLACK (SINGLE)', 'price': 2.0, 'product_code': '1008342', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ad-infinitum-black-mono-cables-12-black-single', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ad-infinitum-colored-mono-cables-6-white-single.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/adinfinitum12single_6257cfef-99ce-4fef-9634-4b2b144d299c.png?v=1637325590', 'is_used': False, 'manufacturer': 'Ad Infinitum Music', 'name': 'AD INFINITUM COLORED MONO CABLES - 6" WHITE (SINGLE)', 'price': 3.0, 'product_code': '1008296', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ad-infinitum-colored-mono-cables-6-white-single', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ad-infinitum-colored-mono-cables-12-orange-single.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/adinfinitum12single_bc5c0855-da1d-4b92-952a-3c67301566de.png?v=1637324860', 'is_used': False, 'manufacturer': 'Ad Infinitum Music', 'name': 'AD INFINITUM COLORED MONO CABLES - 12" ORANGE (SINGLE)', 'price': 3.0, 'product_code': '1008310', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ad-infinitum-colored-mono-cables-12-orange-single', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ad-infinitum-colored-mono-cables-24-green-single.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/adinfinitum12single_85b8e3f2-b123-4992-b1fa-6561ee5d2b89.png?v=1637325207', 'is_used': False, 'manufacturer': 'Ad Infinitum Music', 'name': 'AD INFINITUM COLORED MONO CABLES - 24" GREEN (SINGLE)', 'price': 4.0, 'product_code': '1008320', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ad-infinitum-colored-mono-cables-24-green-single', 'vat_included': False} 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-pachinko.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/AFTER-LATER-AUDIO-PACHINKO.jpg?v=1638367054', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO PACHINKO', 'price': 321.0, 'product_code': '1015720', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-pachinko', 'vat_included': False} 2023-01-23 13:24:52 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=37 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-plucked-string-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICPLUCKEDSTRINGWHITE.jpg?v=1629468852', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC PLUCKED STRING WHITE', 'price': 180.0, 'product_code': '1016819', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-plucked-string-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-line-output-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICLINEOUTPUTBLACK.jpg?v=1629467704', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC LINE OUTPUT BLACK', 'price': 45.0, 'product_code': '1016797', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-line-output-black', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-plucked-string-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICPLUCKEDSTRINGBLACK.jpg?v=1629468814', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC PLUCKED STRING BLACK', 'price': 180.0, 'product_code': '1016801', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-plucked-string-black', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-multiple-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICMULTIPLEBLACK.jpg?v=1629468258', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC MULTIPLE BLACK', 'price': 31.0, 'product_code': '1016800', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-multiple-black', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-led-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICLEDBLACK.jpg?v=1629467477', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC LED BLACK', 'price': 31.0, 'product_code': '1016796', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-led-black', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-four-channel-mixer-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICFOURCHANNELMIXERBLACK.jpg?v=1629467268', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC FOUR CHANNEL MIXER BLACK', 'price': 89.0, 'product_code': '1016799', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-four-channel-mixer-black', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-mono-reverb-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICMONOREVERBBLACK.jpg?v=1629467898', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC MONO REVERB BLACK', 'price': 154.0, 'product_code': '1016802', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-mono-reverb-black', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-low-pass-filter-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICLOWPASSFILTERBLACK.jpg?v=1629467812', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC LOW PASS FILTER BLACK', 'price': 154.0, 'product_code': '1016798', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-low-pass-filter-black', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-snare-drum-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICSNAREDRUMBLACK.jpg?v=1629468959', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC SNARE DRUM BLACK', 'price': 180.0, 'product_code': '1016803', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-snare-drum-black', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-quantizer-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICQUANTIZERBLACK.jpg?v=1629468886', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC QUANTIZER BLACK', 'price': 167.0, 'product_code': '1016804', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-quantizer-black', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-adsr-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICADSRWHITE.jpg?v=1629466230', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC ADSR WHITE', 'price': 154.0, 'product_code': '1016805', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-adsr-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-analog-vco-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICANALOGVCOWHITE.jpg?v=1629466393', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC ANALOG VCO WHITE', 'price': 193.0, 'product_code': '1016806', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-analog-vco-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-buffered-signal-multiplier-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICBUFFEREDSIGNALMULTIPLIERWHITE.jpg?v=1629466950', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC BUFFERED SIGNAL MULTIPLIER WHITE', 'price': 45.0, 'product_code': '1016808', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-buffered-signal-multiplier-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-bass-drum-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICBASSDRUMWHITE.jpg?v=1629466733', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC BASS DRUM WHITE', 'price': 178.0, 'product_code': '1016807', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-bass-drum-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-variable-delay-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAIC-VARIABLE-DELAY-WHITE.jpg?v=1642687304', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC VARIABLE DELAY WHITE', 'price': 154.0, 'product_code': '1016810', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-variable-delay-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-clock-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICCLOCKWHITE.jpg?v=1629467105', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC CLOCK WHITE', 'price': 128.0, 'product_code': '1016809', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-clock-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-dual-lnear-vca-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICDUALLNEARVCAWHITE.jpg?v=1629467217', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC DUAL LNEAR VCA WHITE', 'price': 128.0, 'product_code': '1016811', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-dual-lnear-vca-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-hi-hat-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICHI-HATWHITE.jpg?v=1630436694', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC HI-HAT WHITE', 'price': 178.0, 'product_code': '1016812', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-hi-hat-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-line-input-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICLINEINPUTWHITE.jpg?v=1629467658', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC LINE INPUT WHITE', 'price': 45.0, 'product_code': '1016813', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-line-input-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-led-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICLEDWHITE.jpg?v=1629467530', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC LED WHITE', 'price': 31.0, 'product_code': '1016814', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-led-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-line-output-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICLINEOUTPUTWHITE.jpg?v=1629467775', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC LINE OUTPUT WHITE', 'price': 45.0, 'product_code': '1016815', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-line-output-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=36) 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-low-pass-filter-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICLOWPASSFILTERWHITE.jpg?v=1629467859', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC LOW PASS FILTER WHITE', 'price': 154.0, 'product_code': '1016816', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-low-pass-filter-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-four-channel-mixer-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICFOURCHANNELMIXERWHITE.jpg?v=1629467337', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC FOUR CHANNEL MIXER WHITE', 'price': 89.0, 'product_code': '1016817', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-four-channel-mixer-white', 'vat_included': False} 2023-01-23 13:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-multiple-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICMULTIPLEWHITE.jpg?v=1629468314', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC MULTIPLE WHITE', 'price': 31.0, 'product_code': '1016818', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-multiple-white', 'vat_included': False} 2023-01-23 13:24:54 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=38 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-line-input-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICLINEINPUTBLACK.jpg?v=1629467579', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC LINE INPUT BLACK', 'price': 45.0, 'product_code': '1016795', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-line-input-black', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-popple.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiopopple.png?v=1628159413', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO POPPLE', 'price': 267.0, 'product_code': '1015732', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-popple', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/circuit-happy-ml-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/circuithappyml2.png?v=1622833834', 'is_used': False, 'manufacturer': 'Circuit Happy', 'name': 'CIRCUIT HAPPY ML:2', 'price': 280.0, 'product_code': '1015969', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/circuit-happy-ml-2', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-100b4v.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera100b4v.png?v=1625898313', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-100B4V', 'price': 10.0, 'product_code': '1016218', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-100b4v', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acl-sinfonion.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aclsinfonion.png?v=1622833851', 'is_used': False, 'manufacturer': 'Audiophile Circuit League', 'name': 'ACL SINFONION', 'price': 1525.0, 'product_code': '1015653', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acl-sinfonion', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-harlequins-context-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/shakmatmodularharlequinscontextassembled.jpg?v=1622833845', 'is_used': False, 'manufacturer': 'Shakmat', 'name': "SHAKMAT MODULAR HARLEQUIN'S CONTEXT ASSEMBLED", 'price': 396.0, 'product_code': '1017016', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-harlequins-context-assembled', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-100b2v.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera100b2v.png?v=1625898312', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-100B2V', 'price': 8.5, 'product_code': '1016217', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-100b2v', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-harlequins-context-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/shakmatmodularharlequinscontextkit.jpg?v=1622833847', 'is_used': False, 'manufacturer': 'Shakmat', 'name': "SHAKMAT MODULAR HARLEQUIN'S CONTEXT KIT", 'price': 282.0, 'product_code': '1017017', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-harlequins-context-kit', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-100b8v.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera100b8v.png?v=1625898316', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-100B8V', 'price': 11.5, 'product_code': '1016219', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-100b8v', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-110-4-quadrature-vco-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1104quadraturevco.png?v=1625898321', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-110-4 QUADRATURE VCO', 'price': 215.0, 'product_code': '1016116', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-110-4-quadrature-vco-1', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-bass-drum-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICBASSDRUMBLACK.jpg?v=1629466695', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC BASS DRUM BLACK', 'price': 178.0, 'product_code': '1016789', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-bass-drum-black', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-analog-vco-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICANALOGVCOBLACK.jpg?v=1629466266', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC ANALOG VCO BLACK', 'price': 193.0, 'product_code': '1016788', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-analog-vco-black', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-buffered-signal-multiplier-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICBUFFEREDSIGNALMULTIPLIERBLACK.jpg?v=1629466772', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC BUFFERED SIGNAL MULTIPLIER BLACK', 'price': 45.0, 'product_code': '1016790', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-buffered-signal-multiplier-black', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-adsr-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICADSRBLACK.jpg?v=1629401291', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC ADSR BLACK', 'price': 154.0, 'product_code': '1016787', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-adsr-black', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-clock-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICCLOCKBLACK.jpg?v=1629467055', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC CLOCK BLACK', 'price': 128.0, 'product_code': '1016791', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-clock-black', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-variable-delay-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAIC-VARIABLE-DELAY-BLACK.jpg?v=1642687213', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC VARIABLE DELAY BLACK', 'price': 154.0, 'product_code': '1016792', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-variable-delay-black', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-cable-splitter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qubitelectronixcablesplitter.png?v=1625898215', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX CABLE SPLITTER', 'price': 14.0, 'product_code': '1016981', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-cable-splitter', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-high-pass-filter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsblackhighpassfilter.jpg?v=1625898233', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK HIGH-PASS FILTER', 'price': 244.0, 'product_code': '1016391', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-high-pass-filter', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-bbd.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsblackbbd.jpg?v=1625898236', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK BBD', 'price': 432.0, 'product_code': '1016393', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-bbd', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-dual-asr-eg.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsblackdualasreg.jpg?v=1625898239', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK DUAL ASR EG', 'price': 275.0, 'product_code': '1016394', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-dual-asr-eg', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-vcf-coupler.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsblackvcfcoupler.jpg?v=1625898235', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK VCF COUPLER', 'price': 141.0, 'product_code': '1016392', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-vcf-coupler', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-dual-linear-vca-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICDUALLINEARVCABLACK.jpg?v=1629467146', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC DUAL LINEAR VCA BLACK', 'price': 128.0, 'product_code': '1016793', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-dual-linear-vca-black', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-low-pass-filter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsblacklowpassfilter.jpg?v=1625898231', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK LOW-PASS FILTER', 'price': 244.0, 'product_code': '1016390', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-low-pass-filter', 'vat_included': False} 2023-01-23 13:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mosaic-hi-hat-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MOSAICHI-HATBLACK.jpg?v=1629467387', 'is_used': False, 'manufacturer': 'Mosaic', 'name': 'MOSAIC HI-HAT BLACK', 'price': 178.0, 'product_code': '1016794', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mosaic-hi-hat-black', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=37) 2023-01-23 13:24:55 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=39 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/producertools-patch-led-clear-red-green-5-pack.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PRODUCERTOOLSPATCHCABLELEDTRANS5-PACK.jpg?v=1630006239', 'is_used': False, 'manufacturer': 'ProducerTools.net', 'name': 'PRODUCERTOOLS PATCH LED CLEAR RED/GREEN 5-PACK', 'price': 37.0, 'product_code': '1010271', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/producertools-patch-led-clear-red-green-5-pack', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai006-stomp-box-adapter-built-tested-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai006.png?v=1628161888', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI006 STOMP BOX ADAPTER BUILT & TESTED SILVER', 'price': 91.0, 'product_code': '1015742', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai006-stomp-box-adapter-built-tested-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai004-ota-filter-full-kit-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai004_dbe83d2a-c24c-475c-a761-4ead0641e49b.png?v=1628161828', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI004 OTA FILTER FULL KIT SILVER', 'price': 111.0, 'product_code': '1015739', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai004-ota-filter-full-kit-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai007-quad-vca-full-kit-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai007_c8d76b99-b76e-4709-8f80-4cc8376e94cd.png?v=1628161985', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI007 QUAD VCA FULL KIT SILVER', 'price': 142.0, 'product_code': '1015743', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai007-quad-vca-full-kit-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai006-stomp-box-adapter-full-kit-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai006_5f512919-2bbe-41fe-95db-aaed7b5b42d4.png?v=1628161899', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI006 STOMP BOX ADAPTER FULL KIT SILVER', 'price': 59.0, 'product_code': '1015741', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai006-stomp-box-adapter-full-kit-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai007-quad-vca-built-tested-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai007.png?v=1628161962', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI007 QUAD VCA BUILT & TESTED SILVER', 'price': 245.0, 'product_code': '1015744', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai007-quad-vca-built-tested-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai008-matrix-mixer-full-kit-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai008_5226e1cd-fda7-4536-9e14-b5a9f62f534a.png?v=1628162063', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI008 MATRIX MIXER FULL KIT SILVER', 'price': 98.0, 'product_code': '1015745', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai008-matrix-mixer-full-kit-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai004-ota-filter-built-tested-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai004.png?v=1628161815', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI004 OTA FILTER BUILT & TESTED SILVER', 'price': 208.0, 'product_code': '1015740', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai004-ota-filter-built-tested-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai008-matrix-mixer-built-tested-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai008.png?v=1628162051', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI008 MATRIX MIXER BUILT & TESTED SILVER', 'price': 162.0, 'product_code': '1015746', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai008-matrix-mixer-built-tested-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai010-attenuator-built-tested-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai010.png?v=1628162129', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI010 ATTENUATOR BUILT & TESTED SILVER', 'price': 59.0, 'product_code': '1015748', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai010-attenuator-built-tested-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai011-analog-vco-full-kit-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai011_798118db-6171-42e9-8ce8-fa6f06c177fa.png?v=1628162177', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI011 ANALOG VCO FULL KIT SILVER', 'price': 142.0, 'product_code': '1015749', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai011-analog-vco-full-kit-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai011-analog-vco-built-tested-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai011.png?v=1628162166', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI011 ANALOG VCO BUILT & TESTED SILVER', 'price': 195.0, 'product_code': '1015750', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai011-analog-vco-built-tested-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai016-tape-interface-full-kit-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai016_0b84cfc1-bc91-4333-86ee-cfde93bf7961.png?v=1628162233', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI016 TAPE INTERFACE FULL KIT SILVER', 'price': 85.0, 'product_code': '1015751', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai016-tape-interface-full-kit-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-power-distribution-full-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesispowerdistribution_71958195-3fe9-4bb0-a290-3c772d8d441c.png?v=1628162393', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS POWER DISTRIBUTION FULL KIT', 'price': 46.0, 'product_code': '1015753', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-power-distribution-full-kit', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai016-tape-interface-built-tested-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai016.png?v=1628162219', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI016 TAPE INTERFACE BUILT & TESTED SILVER', 'price': 129.0, 'product_code': '1015752', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai016-tape-interface-built-tested-silver', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-power-distribution-built-tested.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesispowerdistribution.png?v=1628162378', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS POWER DISTRIBUTION BUILT & TESTED', 'price': 98.0, 'product_code': '1015754', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-power-distribution-built-tested', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=38) 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/kilpatrick-audio-k6100-panning-vca-module-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/kilpatrick-audio-k6100-panning-vca-module_867943bb-7034-496e-b715-e1b5a52fe91c.jpg?v=1628122069', 'is_used': False, 'manufacturer': 'Kilpatrick', 'name': 'KILPATRICK AUDIO K6100 PANNING VCA MODULE', 'price': 199.0, 'product_code': '1016675', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/kilpatrick-audio-k6100-panning-vca-module-1', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/multi-caisse-modular-case-84hp-12u-bk.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/multi-caisse-modular-case-84hp-12u-bk.png?v=1628115375', 'is_used': False, 'manufacturer': 'Multi Caisse', 'name': 'MULTI-CAISSE - MODULAR CASE 84HP - 12U BK', 'price': 294.0, 'product_code': '1014173', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/multi-caisse-modular-case-84hp-12u-bk', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-wall-wart-power-built-tested.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesiswallwart.png?v=1628162524', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS WALL WART POWER BUILT & TESTED', 'price': 104.0, 'product_code': '1015756', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-wall-wart-power-built-tested', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-wall-wart-power-full-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesiswallwart_73c2ca5a-2076-4a03-b2d7-26741b16e90e.png?v=1628162538', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS WALL WART POWER FULL KIT', 'price': 59.0, 'product_code': '1015755', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-wall-wart-power-full-kit', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-test-3-diy-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranaloguetest3diykit.jpg?v=1622833770', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE TEST 3 DIY KIT', 'price': 91.0, 'product_code': '1016643', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-test-3-diy-kit', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-test-3-front-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranalogue-test-3-diy-kit.jpg?v=1628859750', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE TEST 3 FRONT PANEL', 'price': 33.0, 'product_code': '1016644', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-test-3-front-panel', 'vat_included': False} 2023-01-23 13:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-switched-mult-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelswitchedmult1u.png?v=1625898168', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL SWITCHED MULT 1U', 'price': 55.0, 'product_code': '1016626', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-switched-mult-1u', 'vat_included': False} 2023-01-23 13:24:56 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=40 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/producertools-patch-led-black-red-green-5-pack.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/PRODUCERTOOLSPATCHCABLELEDBLACK5-PACK.jpg?v=1630006276', 'is_used': False, 'manufacturer': 'ProducerTools.net', 'name': 'PRODUCERTOOLS PATCH LED BLACK RED/GREEN 5-PACK', 'price': 37.0, 'product_code': '1010270', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/producertools-patch-led-black-red-green-5-pack', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai003-looping-adsr-built-tested-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai003.png?v=1628161624', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI003 LOOPING ADSR BUILT & TESTED SILVER', 'price': 124.0, 'product_code': '1015738', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai003-looping-adsr-built-tested-silver', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acid-rain-technology-navigator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/acid-rain-navigator.png?v=1628074654', 'is_used': False, 'manufacturer': 'Acid Rain Technology', 'name': 'ACID RAIN TECHNOLOGY NAVIGATOR', 'price': 129.0, 'product_code': '1015651', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acid-rain-technology-navigator', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-black-box.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/verboselectronicsblackbox.png?v=1625897871', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS BLACK BOX', 'price': 275.0, 'product_code': '1017195', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-black-box', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acid-rain-technology-chainsaw.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/acid-rain-chainsaw.png?v=1628074554', 'is_used': False, 'manufacturer': 'Acid Rain Technology', 'name': 'ACID RAIN TECHNOLOGY CHAINSAW', 'price': 359.0, 'product_code': '1015649', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acid-rain-technology-chainsaw', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/modbap-modular-per4mer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/MODBAPMODULARPER4MER.jpg?v=1629999686', 'is_used': False, 'manufacturer': 'Modbap Modular', 'name': 'MODBAP MODULAR PER4MER', 'price': 580.0, 'product_code': '1016736', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/modbap-modular-per4mer', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tall-dog-electronics-uclouds-se-black-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/talldogelectronicsucloudsseblack_6369bea4-ffa2-4f36-ab6c-e85b389d57da.png?v=1625897927', 'is_used': False, 'manufacturer': 'Tall Dog', 'name': 'TALL DOG ELECTRONICS UCLOUDS SE BLACK', 'price': 279.0, 'product_code': '1017067', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tall-dog-electronics-uclouds-se-black-1', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/acid-rain-technology-maestro.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/acid-rain-maestro.png?v=1628074610', 'is_used': False, 'manufacturer': 'Acid Rain Technology', 'name': 'ACID RAIN TECHNOLOGY MAESTRO', 'price': 538.0, 'product_code': '1015650', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/acid-rain-technology-maestro', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-lid-for-4u-x-62hp-palette-case.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijellidfor4ux62hppalettecase.jpg?v=1625897937', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL LID FOR 4U X 62HP PALETTE CASE', 'price': 66.0, 'product_code': '1016604', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-lid-for-4u-x-62hp-palette-case', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cosmotronic-delta-v.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/COSMOTRONICDELTA-V.jpg?v=1629474874', 'is_used': False, 'manufacturer': 'Cosmotronic', 'name': 'COSMOTRONIC DELTA-V', 'price': 295.0, 'product_code': '1015970', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cosmotronic-delta-v', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-4u-x-62hp-gig-bag.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijel4ux62hpgigbag.png?v=1625897945', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL 4U X 62HP GIG BAG', 'price': 95.0, 'product_code': '1016625', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-4u-x-62hp-gig-bag', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/cosmotronic-cosmix.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/COSMOTRONICCOSMIX.jpg?v=1629474810', 'is_used': False, 'manufacturer': 'Cosmotronic', 'name': 'COSMOTRONIC COSMIX', 'price': 426.0, 'product_code': '1015971', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/cosmotronic-cosmix', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-ruina-versio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringruinaversio.png?v=1625897960', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING RUINA VERSIO BLACK', 'price': 458.0, 'product_code': '1016933', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-ruina-versio-black', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-performance-mixer-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdperformancemixerblack.jpg?v=1625897948', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD PERFORMANCE MIXER BLACK', 'price': 1096.0, 'product_code': '1017282', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-performance-mixer-black', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-arpitecht-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdarpitechtblack.jpg?v=1625897982', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD ARPITECHT BLACK', 'price': 437.0, 'product_code': '1017283', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-arpitecht-black', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-2x104hp-carbon-fiber-travel-case-with-lid.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynths2x104hpcarbonfibertravelcasewithlid.jpg?v=1625897950', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS 2X104HP CARBON FIBER TRAVEL CASE WITH LID', 'price': 1075.0, 'product_code': '1016389', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-2x104hp-carbon-fiber-travel-case-with-lid', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-golden-master-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/endorphinesgoldenmaster.jpg?v=1622833666', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES GOLDEN MASTER BLACK', 'price': 270.0, 'product_code': '1016254', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-golden-master-black', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/boredbrain-patchulator-v2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/boredbrain-patchulator-v2.jpg?v=1628554543', 'is_used': False, 'manufacturer': 'Boredbrain Music', 'name': 'BOREDBRAIN PATCHULATOR V2', 'price': 167.0, 'product_code': '1015952', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/boredbrain-patchulator-v2', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=39) 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/boredbrain-intrfx-v2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/boredbrain-intrfx-v2.jpg?v=1628554530', 'is_used': False, 'manufacturer': 'Boredbrain Music', 'name': 'BOREDBRAIN INTRFX V2', 'price': 283.0, 'product_code': '1015953', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/boredbrain-intrfx-v2', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai001-multiple-full-kit-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai001_775c941c-bf61-4f19-991c-36d49881d1db.png?v=1628161498', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI001 MULTIPLE FULL KIT SILVER', 'price': 33.0, 'product_code': '1015733', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai001-multiple-full-kit-silver', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/analog-cases-unison-case-for-tip-top-audio-mantis.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/analogcasesunisoncasefortiptopaudiomantis.png?v=1625897989', 'is_used': False, 'manufacturer': 'Analog Cases', 'name': 'ANALOG CASES UNISON CASE FOR TIP TOP AUDIO MANTIS', 'price': 319.99, 'product_code': '1013865', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/analog-cases-unison-case-for-tip-top-audio-mantis', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai002-mixer-full-kit-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai002_ccad19c2-b70f-4085-9638-2f022ace1f47.png?v=1628161584', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI002 MIXER FULL KIT SILVER', 'price': 52.0, 'product_code': '1015735', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai002-mixer-full-kit-silver', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai001-multiple-built-tested-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai001.png?v=1628161483', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI001 MULTIPLE BUILT & TESTED SILVER', 'price': 46.0, 'product_code': '1015734', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai001-multiple-built-tested-silver', 'vat_included': False} 2023-01-23 13:24:56 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=41 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai002-mixer-built-tested-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai002.png?v=1628161556', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI002 MIXER BUILT & TESTED SILVER', 'price': 91.0, 'product_code': '1015736', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai002-mixer-built-tested-silver', 'vat_included': False} 2023-01-23 13:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ai-synthesis-ai003-looping-adsr-full-kit-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/aisynthesisai003_0d1647e4-961a-4e91-846c-28e78fbe74f9.png?v=1628161745', 'is_used': False, 'manufacturer': 'AI Synthesis', 'name': 'AI SYNTHESIS AI003 LOOPING ADSR FULL KIT SILVER', 'price': 98.0, 'product_code': '1015737', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ai-synthesis-ai003-looping-adsr-full-kit-silver', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/manikin-modul-5-phono-pre-amp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/manikin-modul-5-phono-pre-amp.jpg?v=1628119413', 'is_used': False, 'manufacturer': 'Manikin', 'name': 'MANIKIN MODUL 5 PHONO PRE-AMP', 'price': 326.0, 'product_code': '1016733', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/manikin-modul-5-phono-pre-amp', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/system80-jove-860mk2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/system80-jove-860mk2.png?v=1628075701', 'is_used': False, 'manufacturer': 'System80', 'name': 'SYSTEM80 JOVE 860MK2', 'price': 341.0, 'product_code': '1017052', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/system80-jove-860mk2', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-pico-ef.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthspicoef.jpg?v=1625897631', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS PICO EF', 'price': 173.0, 'product_code': '1016384', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-pico-ef', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-pico-vca2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthspicovca2.jpg?v=1625897634', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS PICO VCA2', 'price': 147.0, 'product_code': '1016385', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-pico-vca2', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-es-2-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/expert-sleeper-es-2-2.png?v=1629041054', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS ES-2-2', 'price': 69.0, 'product_code': '1016411', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-es-2-2', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-esx-4cv-black-aluminum.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/expert-sleepers-esx-4cv-black-aluminium.png?v=1629041189', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS ESX-4CV BLACK ALUMINUM', 'price': 100.0, 'product_code': '1016413', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-esx-4cv-black-aluminum', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/make-noise-strega.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/makenoisestrega.png?v=1622833453', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'MAKE NOISE STREGA', 'price': 773.0, 'product_code': '1016784', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/make-noise-strega', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/kilpatrick-audio-k1205-kbox-enclosure-ps.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/kilpatrick-audio-k1205-kbox-enclosure-ps.jpg?v=1628122006', 'is_used': False, 'manufacturer': 'Kilpatrick', 'name': 'KILPATRICK AUDIO K1205 KBOX ENCLOSURE PS', 'price': 229.0, 'product_code': '1016665', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/kilpatrick-audio-k1205-kbox-enclosure-ps', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-blk-replacement-panel-ataraxic-translatron.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringblkreplacementpanelataraxictranslatron.png?v=1625897685', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING BLK REPLACEMENT PANEL ATARAXIC TRANSLATRON', 'price': 32.0, 'product_code': '1016932', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-blk-replacement-panel-ataraxic-translatron', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-springray-ii.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelspringrayii.png?v=1625897687', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL SPRINGRAY II', 'price': 320.0, 'product_code': '1016567', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-springray-ii', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-loop-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hploopsilver.png?v=1622833470', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP LOOP SILVER', 'price': 194.0, 'product_code': '1015548', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-loop-silver', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-data-bender-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qubitelectronixdatabendersilver.png?v=1625897737', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX DATA BENDER SILVER', 'price': 479.0, 'product_code': '1016979', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-data-bender-silver', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-jumble-henge-alm029.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/almjumblehengealm029.png?v=1625897722', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM JUMBLE HENGE ALM029', 'price': 368.0, 'product_code': '1015781', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-jumble-henge-alm029', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-loop-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hploopblack.png?v=1622833472', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP LOOP BLACK', 'price': 192.0, 'product_code': '1015549', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-loop-black', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-angled-side-panels-for-2-row-1-row-cases.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsangledsidepanelsfor2row1rowcases.jpg?v=1625897757', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS ANGLED SIDE PANELS FOR 2 ROW & 1 ROW CASES', 'price': 49.0, 'product_code': '1016387', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-angled-side-panels-for-2-row-1-row-cases', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/midi-solutions-dual-footswitch-controller-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/midisolutionsdualfootswitchcontroller_a42d4bd1-3657-4e8a-bb4e-101de17949e4.png?v=1622833521', 'is_used': False, 'manufacturer': 'Midi Solutions', 'name': 'MIDI SOLUTIONS DUAL FOOTSWITCH CONTROLLER', 'price': 179.0, 'product_code': '1016754', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/midi-solutions-dual-footswitch-controller-1', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-surface-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qubitelectronixsurfacesilver.png?v=1625897795', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX SURFACE SILVER', 'price': 399.0, 'product_code': '1016980', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-surface-silver', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=40) 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-ensemble-oscillator-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4msensembleoscillatorblack.jpg?v=1622833524', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS ENSEMBLE OSCILLATOR BLACK', 'price': 391.69, 'product_code': '1015645', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-ensemble-oscillator-black', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-ensemble-oscillator-black-faceplate.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4ms-ensemble-oscilliator-black-faceplate.jpg?v=1628026708', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS ENSEMBLE OSCILLATOR BLACK FACEPLATE', 'price': 39.3, 'product_code': '1015646', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-ensemble-oscillator-black-faceplate', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-gx-gate-expander-3u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelgxgateexpander3u.png?v=1625897790', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL GX (GATE EXPANDER) 3U', 'price': 92.0, 'product_code': '1016623', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-gx-gate-expander-3u', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-metropolix-3u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelmetropolix3u.png?v=1625897793', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL METROPOLIX 3U', 'price': 749.0, 'product_code': '1016624', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-metropolix-3u', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-joystick-2-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ERICASYNTHSBLACKJOYSTICK2MODULE.jpg?v=1630438600', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK JOYSTICK 2 MODULE', 'price': 349.0, 'product_code': '1016388', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-joystick-2-module', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mutable-instruments-beads.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mutableinstrumentsbeads.png?v=1622833533', 'is_used': False, 'manufacturer': 'Mutable Instruments', 'name': 'MUTABLE INSTRUMENTS BEADS', 'price': 469.0, 'product_code': '1016848', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mutable-instruments-beads', 'vat_included': False} 2023-01-23 13:24:57 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=42 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/manikin-modul-4-dual-headphone-amp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/manikin-modul-4-dual-headphone-amp.jpg?v=1628119396', 'is_used': False, 'manufacturer': 'Manikin', 'name': 'MANIKIN MODUL 4 DUAL HEADPHONE AMP', 'price': 326.0, 'product_code': '1016732', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/manikin-modul-4-dual-headphone-amp', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-dvca.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmddvca.jpg?v=1625897604', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD DVCA', 'price': 283.0, 'product_code': '1017281', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-dvca', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/make-noise-0-coast-midi-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/makenoise0coastmidicable.png?v=1625897365', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'MAKE NOISE 0-COAST MIDI CABLE', 'price': 6.0, 'product_code': '1016776', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/make-noise-0-coast-midi-cable', 'vat_included': False} 2023-01-23 13:24:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/eowave-quadrantid-swarm-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EOWAVEQUADRANTIDSWARMMODULE.jpg?v=1629900131', 'is_used': False, 'manufacturer': 'Eowave', 'name': 'EOWAVE QUADRANTID SWARM MODULE', 'price': 763.0, 'product_code': '1016259', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/eowave-quadrantid-swarm-module', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-nin-black-faceplate.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaocninblackfaceplate.png?v=1622833220', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC NIN BLACK FACEPLATE', 'price': 33.0, 'product_code': '1017313', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-nin-black-faceplate', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-time-apprentice-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/shakmatmodulartimeapprenticeassembled.jpg?v=1622833214', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR TIME APPRENTICE ASSEMBLED', 'price': 93.0, 'product_code': '1017015', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-time-apprentice-assembled', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-praga-black-faceplate.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaocpragablackfaceplate.png?v=1622833221', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC PRAGA BLACK FACEPLATE', 'price': 47.0, 'product_code': '1017314', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-praga-black-faceplate', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/eowave-quadrantid-swarm-desktop.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EOWAVEQUADRANTIDSWARMDESKTOP.jpg?v=1629900082', 'is_used': False, 'manufacturer': 'Eowave', 'name': 'EOWAVE QUADRANTID SWARM DESKTOP', 'price': 868.0, 'product_code': '1016258', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/eowave-quadrantid-swarm-desktop', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/bastl-instruments-knit-rider-expander-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/bastlinstrumentsknitriderexpander_2f2ab0db-f122-496f-a921-ee426212b920.jpg?v=1622833240', 'is_used': False, 'manufacturer': 'Bastl Instruments', 'name': 'BASTL INSTRUMENTS KNIT RIDER EXPANDER', 'price': 69.0, 'product_code': '1015852', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/bastl-instruments-knit-rider-expander-1', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-sequencer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsblacksequencer.jpg?v=1625897372', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK SEQUENCER', 'price': 828.0, 'product_code': '1016381', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-sequencer', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-uzeus-4hp-psu-with-flying-bus-board-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptop-uzeus-black.png?v=1629043336', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP UZEUS 4HP PSU WITH FLYING BUS BOARD BLACK', 'price': 113.0, 'product_code': '1017165', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-uzeus-4hp-psu-with-flying-bus-board-black', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/addac-light-to-cv.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/addaclighttocv.png?v=1628154175', 'is_used': False, 'manufacturer': 'Addac', 'name': 'ADDAC LIGHT TO CV', 'price': 227.0, 'product_code': '1015693', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/addac-light-to-cv', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-quad-vca2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsblackquadvca2.jpg?v=1625897410', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK QUAD VCA2', 'price': 320.0, 'product_code': '1016382', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-quad-vca2', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-fold-processor-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptopfoldprocessorblack.png?v=1622833280', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP FOLD PROCESSOR BLACK', 'price': 206.0, 'product_code': '1017166', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-fold-processor-black', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-stereo-dipole-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSFSTEREODIPOLEBLACK.jpg?v=1629803212', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF STEREO DIPOLE BLACK', 'price': 525.0, 'product_code': '1017036', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-stereo-dipole-black', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/make-noise-ac-adaptor-for-power-bus-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/make-noise-ac-adapter-for-power-bus-kit.png?v=1629042001', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'MAKE NOISE AC ADAPTOR FOR POWER BUS KIT', 'price': 40.0, 'product_code': '1003991', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/make-noise-ac-adaptor-for-power-bus-kit', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-ustep-ii.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelustepii.png?v=1625897433', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL USTEP II', 'price': 189.0, 'product_code': '1016542', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-ustep-ii', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-vortices.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSFVORTICES.jpg?v=1629803290', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF VORTICES', 'price': 519.0, 'product_code': '1017037', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-vortices', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=41) 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-dual-looping-delay-with-black-faceplate.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4ms-dual-looping-delay-black.jpg?v=1628074221', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS DUAL LOOPING DELAY WITH BLACK FACEPLATE', 'price': 544.0, 'product_code': '1015644', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-dual-looping-delay-with-black-faceplate', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-lpg.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsblacklpg.jpg?v=1625897453', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK LPG', 'price': 270.0, 'product_code': '1016383', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-lpg', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-stereo-mix-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelstereomix1u.png?v=1625897451', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL STEREO MIX 1U', 'price': 95.0, 'product_code': '1016622', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-stereo-mix-1u', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/buchla-usb-a-expansion.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/buchla-usb-a-expansion.jpg?v=1628554404', 'is_used': False, 'manufacturer': 'Buchla', 'name': 'BUCHLA USB-A EXPANSION', 'price': 77.0, 'product_code': '1015963', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/buchla-usb-a-expansion', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/bastl-instruments-knit-rider-expander-diy-kit-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/bastlinstrumentsknitriderexpanderdiykit_8e5d307e-494a-4940-acbc-7a1a646de9f1.jpg?v=1622833387', 'is_used': False, 'manufacturer': 'Bastl Instruments', 'name': 'BASTL INSTRUMENTS KNIT RIDER EXPANDER DIY KIT', 'price': 29.0, 'product_code': '1015853', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/bastl-instruments-knit-rider-expander-diy-kit-1', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/bastl-instruments-knit-rider-expander-diy-kit-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/bastlinstrumentsknitriderexpanderdiykit_748bc066-7b02-4fd5-84b6-72aca54d6591.jpg?v=1622833388', 'is_used': False, 'manufacturer': 'Bastl Instruments', 'name': 'BASTL INSTRUMENTS KNIT RIDER EXPANDER DIY KIT', 'price': 29.0, 'product_code': '1015854', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/bastl-instruments-knit-rider-expander-diy-kit-2', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-arpitecht-triad-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdarpitechttriad_062fa22f-0983-401a-94d5-00a808402d0c.jpg?v=1625897578', 'is_used': False, 'manufacturer': 'WMD', 'name': 'WMD ARPITECHT TRIAD', 'price': 109.0, 'product_code': '1017280', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-arpitecht-triad-1', 'vat_included': False} 2023-01-23 13:24:58 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=43 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mutable-instruments-blades.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mutableinstrumentsblades.png?v=1622833173', 'is_used': False, 'manufacturer': 'Mutable Instruments', 'name': 'MUTABLE INSTRUMENTS BLADES', 'price': 479.0, 'product_code': '1016847', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mutable-instruments-blades', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-sarajewo.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaocsarajewo.png?v=1622832928', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC SARAJEWO', 'price': 644.0, 'product_code': '1017312', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-sarajewo', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-lich.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befacolich.png?v=1625896954', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO LICH', 'price': 495.0, 'product_code': '1015922', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-lich', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-fold-6.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranaloguefold6.jpg?v=1622832981', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE FOLD 6', 'price': 208.0, 'product_code': '1016642', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-fold-6', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/bastl-instruments-ikarie.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/bastlinstrumentsikarie.jpg?v=1622832956', 'is_used': False, 'manufacturer': 'Bastl Instruments', 'name': 'BASTL INSTRUMENTS IKARIE', 'price': 567.0, 'product_code': '1015849', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/bastl-instruments-ikarie', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/rossum-electro-music-mob-of-emus.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/rossumelectromusicmobofemus.png?v=1625897000', 'is_used': False, 'manufacturer': 'Rossum Electro-Music', 'name': 'ROSSUM ELECTRO-MUSIC MOB OF EMUS', 'price': 664.0, 'product_code': '1017001', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/rossum-electro-music-mob-of-emus', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-katowice.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaockatowice.png?v=1622832927', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC KATOWICE', 'price': 359.0, 'product_code': '1017311', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-katowice', 'vat_included': False} 2023-01-23 13:24:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-fractio-solum-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringfractiosolumblack.png?v=1622833016', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING FRACTIO SOLUM BLACK', 'price': 192.0, 'product_code': '1016928', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-fractio-solum-black', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-fractio-solum-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringfractiosolumsilver.png?v=1622833020', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING FRACTIO SOLUM SILVER', 'price': 192.0, 'product_code': '1016930', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-fractio-solum-silver', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-imitor-versio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringimitorversioblack.png?v=1622833018', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING IMITOR VERSIO BLACK', 'price': 458.0, 'product_code': '1016929', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-imitor-versio-black', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/moog-music-mother-skiff12-case-60hp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/moogmusicmotherskiff12case60hp.jpg?v=1625897188', 'is_used': False, 'manufacturer': 'Moog Music', 'name': 'MOOG MUSIC MOTHER-SKIFF12 CASE 60HP', 'price': 129.0, 'product_code': '1005192', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/moog-music-mother-skiff12-case-60hp', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-imitor-versio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringimitorversiosilver.png?v=1622833022', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING IMITOR VERSIO SILVER', 'price': 458.0, 'product_code': '1016931', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-imitor-versio-silver', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-qsc-creative-mixer-quad-stereo-channel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/fraptoolsqsccreativemixerquadstereochannel.jpg?v=1625897180', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS QSC CREATIVE MIXER QUAD STEREO CHANNEL', 'price': 644.0, 'product_code': '1016477', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-qsc-creative-mixer-quad-stereo-channel', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-pm-mutes-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdpmmutesblack.jpg?v=1625897124', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD PM MUTES BLACK', 'price': 141.0, 'product_code': '1017278', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-pm-mutes-black', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-aeolus-mixer-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/shakmatmodularaeolusmixerassembled.jpg?v=1622833106', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR AEOLUS MIXER ASSEMBLED', 'price': 225.0, 'product_code': '1017013', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-aeolus-mixer-assembled', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-palette-4u-104hp-black-stealth-powered.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelpalette4u104hpblackstealthpowered.png?v=1625897207', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL PALETTE 4U 104HP BLACK STEALTH POWERED', 'price': 529.0, 'product_code': '1016620', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-palette-4u-104hp-black-stealth-powered', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-134-2-dual-vc-crossfader-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1342dualvccrossfader_df969896-ba2f-48d0-a2fa-a400b7231e5d.png?v=1625897231', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-134-2 DUAL VC CROSSFADER', 'price': 119.0, 'product_code': '1016213', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-134-2-dual-vc-crossfader-1', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-aeolus-seeds-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/shakmatmodularaeolusseedsassembled.jpg?v=1622833107', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR AEOLUS SEEDS ASSEMBLED', 'price': 366.0, 'product_code': '1017014', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-aeolus-seeds-assembled', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=42) 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-161-clock-sequencer-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera161clocksequencer_aaea357e-1080-4b7e-939d-50770192fd5a.png?v=1625897225', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-161 CLOCK SEQUENCER', 'price': 98.0, 'product_code': '1016212', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-161-clock-sequencer-1', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-112-vc-sampler-wavetable-oscillator-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera112vcsamplerwavetableoscillator_2e030ab1-b1ee-4fd0-8773-fd6e9c63f55d.png?v=1625897235', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-112 VC-SAMPLER/WAVETABLE-OSCILLATOR', 'price': 200.0, 'product_code': '1016214', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-112-vc-sampler-wavetable-oscillator-1', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-palette-4u-104hp-silver-powered.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelpalette4u104hpsilverpowered.png?v=1625897206', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL PALETTE 4U 104HP SILVER POWERED', 'price': 529.0, 'product_code': '1016619', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-palette-4u-104hp-silver-powered', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-nse-silver-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hpnsesilver_114cf91f-48c8-4879-af3a-d5df20341b60.png?v=1622833144', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP NSE SILVER', 'price': 149.0, 'product_code': '1015546', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-nse-silver-1', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-nse-silver-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hpnsesilver_b76c2da5-6877-4c45-99bd-bc7d197933ee.png?v=1622833147', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP NSE SILVER', 'price': 99.0, 'product_code': '1015547', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-nse-silver-2', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-black-code-source-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsblackcodesource_48806baa-2f47-4855-8d1e-8b805133111c.jpg?v=1625897266', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS BLACK CODE SOURCE', 'price': 199.0, 'product_code': '1016379', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-black-code-source-1', 'vat_included': False} 2023-01-23 13:24:59 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=44 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-cvx-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelcvx1u.png?v=1625896927', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL CVX 1U', 'price': 235.0, 'product_code': '1016618', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-cvx-1u', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-lunchbox-powered-case-no-modules.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hplunchboxpoweredcasenomodules.png?v=1625896880', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP LUNCHBOX POWERED CASE NO MODULES', 'price': 404.0, 'product_code': '1015545', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-lunchbox-powered-case-no-modules', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-saich.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/instruosaich.png?v=1622832871', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO SAICH', 'price': 675.0, 'product_code': '1016537', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-saich', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-lunchbox-picnic-basket.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hplunchboxpicnicbasket.png?v=1625896877', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP LUNCHBOX PICNIC BASKET', 'price': 1099.0, 'product_code': '1015544', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-lunchbox-picnic-basket', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-lunchbox-synth-voice.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hplunchboxsynthvoice.png?v=1622832864', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP LUNCHBOX SYNTH VOICE', 'price': 771.0, 'product_code': '1015541', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-lunchbox-synth-voice', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-lunchbox-effects-rack.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hplunchboxeffectsrack.png?v=1622832867', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP LUNCHBOX EFFECTS RACK', 'price': 900.0, 'product_code': '1015543', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-lunchbox-effects-rack', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-lunchbox-drum-machine.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hplunchboxdrummachine.png?v=1622832866', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP LUNCHBOX DRUM MACHINE', 'price': 836.0, 'product_code': '1015542', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-lunchbox-drum-machine', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-power-brick-45w-usa-cord.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4mspowerbrick45wusacord.jpg?v=1625896883', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS POWER BRICK 45W (USA CORD)', 'price': 19.65, 'product_code': '1015586', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-power-brick-45w-usa-cord', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-cockpit2-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/endorphinescockpit2black.jpg?v=1622832872', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES COCKPIT2 BLACK', 'price': 270.0, 'product_code': '1016252', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-cockpit2-black', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/eurodesk-hex-01-nut-z-set.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EURODESK-HEX-01-NUT-Z-SET.jpg?v=1639601462', 'is_used': False, 'manufacturer': 'Eurodesk-Z', 'name': 'EURODESK HEX-01/NUT-Z SET', 'price': 65.0, 'product_code': '1016401', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/eurodesk-hex-01-nut-z-set', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-cockpit2-gold.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/endorphinescockpit2gold.jpg?v=1622832874', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES COCKPIT2 GOLD', 'price': 270.0, 'product_code': '1016253', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-cockpit2-gold', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-percussion-interface-expander.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4mspiexp.jpg?v=1625896896', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS PERCUSSION INTERFACE + EXPANDER', 'price': 216.15, 'product_code': '1015643', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-percussion-interface-expander', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/eurodesk-z-hex-25.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EURODESK-ZHEX-25.jpg?v=1629479313', 'is_used': False, 'manufacturer': 'Eurodesk-Z', 'name': 'EURODESK-Z HEX-25', 'price': 68.0, 'product_code': '1016402', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/eurodesk-z-hex-25', 'vat_included': False} 2023-01-23 13:24:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/eurodesk-z-klauz1e.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/eurodesk_KLAUZ1e_V3.jpg?v=1640815666', 'is_used': False, 'manufacturer': 'Eurodesk-Z', 'name': 'EURODESK-Z KLAUZ1E', 'price': 75.0, 'product_code': '1016403', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/eurodesk-z-klauz1e', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/eurodesk-z-spacestation-z1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/EURODESK-ZSPACESTATION-Z1.jpg?v=1629479421', 'is_used': False, 'manufacturer': 'Eurodesk-Z', 'name': 'EURODESK-Z SPACESTATION-Z1', 'price': 88.0, 'product_code': '1016405', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/eurodesk-z-spacestation-z1', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/1010music-midi-adapter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/1010music-midi-adapter.png?v=1628073548', 'is_used': False, 'manufacturer': '1010music LLC', 'name': '1010MUSIC MIDI ADAPTER', 'price': 7.0, 'product_code': '1010464', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/1010music-midi-adapter', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-eurorack-ears-80hp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGEREURORACKEARS_80HP.jpg?v=1630331996', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER EURORACK EARS (80HP)', 'price': 32.0, 'product_code': '1015934', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-eurorack-ears-80hp', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/1010music-trs-patch-cable-60cm-3-5mm-single.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/1010music-trs-patch-cable.png?v=1628073945', 'is_used': False, 'manufacturer': '1010music LLC', 'name': '1010MUSIC TRS PATCH CABLE 60CM 3.5MM SINGLE', 'price': 9.0, 'product_code': '1010465', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/1010music-trs-patch-cable-60cm-3-5mm-single', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-desmodus-versio-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringdesmodusversiosilver.png?v=1622832903', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING DESMODUS VERSIO SILVER', 'price': 458.0, 'product_code': '1016927', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-desmodus-versio-silver', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/1010music-trs-patch-cable-60cm-3-5mm-5-pack.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/1010music-trs-patch-cable-5-pack.png?v=1628073959', 'is_used': False, 'manufacturer': '1010music LLC', 'name': '1010MUSIC TRS PATCH CABLE 60CM 3.5MM 5 PACK', 'price': 41.0, 'product_code': '1010466', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/1010music-trs-patch-cable-60cm-3-5mm-5-pack', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/make-noise-skiff-power-adapter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/makenoiseskiffpoweradapter.png?v=1622832905', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'MAKE NOISE SKIFF POWER ADAPTER', 'price': 31.0, 'product_code': '1003994', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/make-noise-skiff-power-adapter', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/dreadbox-antidote.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/dreadboxantidote.png?v=1622832906', 'is_used': False, 'manufacturer': 'Dreadbox', 'name': 'DREADBOX ANTIDOTE', 'price': 106.0, 'product_code': '1016226', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/dreadbox-antidote', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/dreadbox-euphoria.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/dreadboxeuphoria.png?v=1622832908', 'is_used': False, 'manufacturer': 'Dreadbox', 'name': 'DREADBOX EUPHORIA', 'price': 157.0, 'product_code': '1016227', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/dreadbox-euphoria', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=43) 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-midi-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelmidi1u.jpg?v=1625896925', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL MIDI 1U', 'price': 267.0, 'product_code': '1016617', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-midi-1u', 'vat_included': False} 2023-01-23 13:25:00 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=45 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-sono-abitus-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringsonoabitusblack.png?v=1622832862', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING SONO ABITUS BLACK', 'price': 214.0, 'product_code': '1016926', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-sono-abitus-black', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-passive-lpg-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelpassivelpg1u.png?v=1625896734', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL PASSIVE LPG 1U', 'price': 52.0, 'product_code': '1016615', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-passive-lpg-1u', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/bastl-instruments-skis-ii-aluminium.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/bastlinstrumentsskisiialuminium.jpg?v=1622832770', 'is_used': False, 'manufacturer': 'Bastl Instruments', 'name': 'BASTL INSTRUMENTS SKIS II ALUMINIUM', 'price': 208.0, 'product_code': '1015848', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/bastl-instruments-skis-ii-aluminium', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/moog-music-4-tier-rack-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/moogmusic4tierrackkit.jpg?v=1625896732', 'is_used': False, 'manufacturer': 'Moog Music', 'name': 'MOOG MUSIC 4-TIER RACK KIT', 'price': 149.0, 'product_code': '1014909', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/moog-music-4-tier-rack-kit', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-sclpl.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdsclpl.jpg?v=1625896739', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD SCLPL', 'price': 360.0, 'product_code': '1017277', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-sclpl', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-xy-io-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelxyio1u.png?v=1625896736', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL XY IO 1U', 'price': 25.0, 'product_code': '1016616', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-xy-io-1u', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-174-4-3d-joystick.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera17443djoystick.png?v=1625896740', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-174-4 3D JOYSTICK', 'price': 275.0, 'product_code': '1016209', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-174-4-3d-joystick', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-morph-4.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranaloguemorph4.jpg?v=1622832779', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE MORPH 4', 'price': 455.0, 'product_code': '1016641', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-morph-4', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/vermona-twinvcfilter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/vermona-twinvcfilter.jpg?v=1628036962', 'is_used': False, 'manufacturer': 'Vermona', 'name': 'VERMONA TWINVCFILTER', 'price': 526.0, 'product_code': '1017210', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/vermona-twinvcfilter', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/vermona-tvcf-extension.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/vermona-tvcf-extension.jpg?v=1628036861', 'is_used': False, 'manufacturer': 'Vermona', 'name': 'VERMONA TVCF-EXTENSION', 'price': 203.0, 'product_code': '1017211', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/vermona-tvcf-extension', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/random-rhythm.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/vermona-random-rhythm.jpg?v=1628036699', 'is_used': False, 'manufacturer': 'Vermona', 'name': 'RANDOM RHYTHM', 'price': 399.0, 'product_code': '1017209', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/random-rhythm', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/vermona-fourmative-contours.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/vermona-fourmative-contours.jpg?v=1628036306', 'is_used': False, 'manufacturer': 'Vermona', 'name': 'VERMONA FOURMATIVE CONTOURS', 'price': 539.0, 'product_code': '1017208', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/vermona-fourmative-contours', 'vat_included': False} 2023-01-23 13:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/vermona-vcdrive.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/vermona-vcdrive-voltage-controlled-overdrive.jpg?v=1628037024', 'is_used': False, 'manufacturer': 'Vermona', 'name': 'VERMONA VCDRIVE', 'price': 311.0, 'product_code': '1017207', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/vermona-vcdrive', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-tain.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/instruotain.png?v=1622832791', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO TAIN', 'price': 244.0, 'product_code': '1016535', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-tain', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/vermona-amplinuator-3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/vermona-amplinuator-3.jpg?v=1628036189', 'is_used': False, 'manufacturer': 'Vermona', 'name': 'VERMONA AMPLINUATOR 3', 'price': 216.0, 'product_code': '1017212', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/vermona-amplinuator-3', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-running-order-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/endorphinesrunningorder.jpg?v=1622832805', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES RUNNING ORDER BLACK', 'price': 248.0, 'product_code': '1016251', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-running-order-black', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-loquelic-iteritas-percido-black-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringloqueliciteritaspercidoblackpanel.png?v=1622832829', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING LOQUELIC ITERITAS PERCIDO BLACK PANEL', 'price': 32.0, 'product_code': '1016924', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-loquelic-iteritas-percido-black-panel', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=44) 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mutable-instruments-veils-v2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mutableinstrumentsveilsv2.png?v=1625896826', 'is_used': False, 'manufacturer': 'Mutable Instruments', 'name': 'MUTABLE INSTRUMENTS VEILS V2', 'price': 265.0, 'product_code': '1016846', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mutable-instruments-veils-v2', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-lion.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/instruolion.png?v=1622832794', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO LION', 'price': 437.0, 'product_code': '1016536', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-lion', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-pip-slope-revii.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/almpipsloperevii.png?v=1625896799', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM PIP SLOPE REVII', 'price': 169.0, 'product_code': '1015780', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-pip-slope-revii', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-benjolin-v2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiobenjolinv2.png?v=1628155486', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO BENJOLIN V2', 'price': 436.0, 'product_code': '1015729', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-benjolin-v2', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-baker.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiobaker.png?v=1628155438', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO BAKER', 'price': 235.0, 'product_code': '1015730', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-baker', 'vat_included': False} 2023-01-23 13:25:01 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=46 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-rainier.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiorainier.png?v=1628159454', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO RAINIER', 'price': 267.0, 'product_code': '1015731', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-rainier', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-sono-abitus-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringsonoabitussilver.png?v=1622832860', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING SONO ABITUS SILVER', 'price': 214.0, 'product_code': '1016925', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-sono-abitus-silver', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/supercritical-synthesizers-neutron-filter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/supercritical-synthesizers-neuron-filter.png?v=1628075799', 'is_used': False, 'manufacturer': 'Supercritical Synthesizers', 'name': 'SUPERCRITICAL SYNTHESIZERS NEUTRON FILTER', 'price': 750.0, 'product_code': '1017047', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/supercritical-synthesizers-neutron-filter', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-clouds.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudioclouds.png?v=1628155677', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO CLOUDS', 'price': 235.0, 'product_code': '1015714', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-clouds', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-dvca.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiodvca.png?v=1628155786', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO DVCA', 'price': 160.0, 'product_code': '1015715', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-dvca', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-peaks.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiopeaks.png?v=1628159251', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO PEAKS', 'price': 200.0, 'product_code': '1015721', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-peaks', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-dvca-1u-intellijel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiodvca1u.png?v=1628155773', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO DVCA 1U (INTELLIJEL)', 'price': 154.0, 'product_code': '1015716', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-dvca-1u-intellijel', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-monsoon-black-gold.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiomonsoonbg.png?v=1628159093', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO MONSOON BLACK/GOLD', 'price': 301.0, 'product_code': '1015718', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-monsoon-black-gold', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-knit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/addacknit.png?v=1628159050', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO KNIT', 'price': 299.0, 'product_code': '1015717', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-knit', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-pique.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiopique.png?v=1628159305', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO PIQUE', 'price': 199.0, 'product_code': '1015722', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-pique', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-pique-1-u-intellijel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiopique1u.png?v=1628159359', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO PIQUE 1 U (INTELLIJEL)', 'price': 199.0, 'product_code': '1015723', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-pique-1-u-intellijel', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-uburst-black-gold.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiouburstblackgold.png?v=1628159692', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO UBURST BLACK/GOLD', 'price': 233.0, 'product_code': '1015725', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-uburst-black-gold', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-ut-u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudioutu.png?v=1628159801', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO UT U', 'price': 255.0, 'product_code': '1015727', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-ut-u', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-utides2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudioutides2.png?v=1628159841', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO UTIDES2', 'price': 294.0, 'product_code': '1015728', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-utides2', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-typhoon-black-gold.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiotyphoonblackgold.png?v=1628159631', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO TYPHOON BLACK/GOLD', 'price': 348.0, 'product_code': '1015724', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-typhoon-black-gold', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-row-power-45-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4msrowpower45black.jpg?v=1625896618', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS ROW POWER 45 BLACK', 'price': 216.15, 'product_code': '1015642', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-row-power-45-black', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-uo-c.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiouoc.png?v=1628159751', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO UO C', 'price': 307.0, 'product_code': '1015726', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-uo-c', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-bifold-3u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelbifold3u.png?v=1625896684', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL BIFOLD 3U', 'price': 299.0, 'product_code': '1016614', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-bifold-3u', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/worng-electronics-soundstage.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/WORNGELECTRONICSSOUNDSTAGE.jpg?v=1629802231', 'is_used': False, 'manufacturer': 'Worng Electronics', 'name': 'WORNG ELECTRONICS SOUNDSTAGE', 'price': 508.0, 'product_code': '1017286', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/worng-electronics-soundstage', 'vat_included': False} 2023-01-23 13:25:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/worng-electronics-vertex.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/WORNGELECTRONICSVERTEX.jpg?v=1629802333', 'is_used': False, 'manufacturer': 'Worng Electronics', 'name': 'WORNG ELECTRONICS VERTEX', 'price': 279.0, 'product_code': '1017285', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/worng-electronics-vertex', 'vat_included': False} 2023-01-23 13:25:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/worng-electronics-vector-space.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/WORNGELECTRONICSVECTORSPACE.jpg?v=1629802298', 'is_used': False, 'manufacturer': 'Worng Electronics', 'name': 'WORNG ELECTRONICS VECTOR SPACE', 'price': 364.0, 'product_code': '1017288', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/worng-electronics-vector-space', 'vat_included': False} 2023-01-23 13:25:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/worng-electronics-parallax.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/WORNGELECTRONICSPARALLAX.jpg?v=1629802193', 'is_used': False, 'manufacturer': 'Worng Electronics', 'name': 'WORNG ELECTRONICS PARALLAX', 'price': 456.0, 'product_code': '1017284', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/worng-electronics-parallax', 'vat_included': False} 2023-01-23 13:25:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/worng-electronics-lrmsmslr.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/WORNGELECTRONICSLRMSMSLR.jpg?v=1629802140', 'is_used': False, 'manufacturer': 'Worng Electronics', 'name': 'WORNG ELECTRONICS LRMSMSLR', 'price': 141.0, 'product_code': '1017287', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/worng-electronics-lrmsmslr', 'vat_included': False} 2023-01-23 13:25:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-tm-faceplate-only-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hptmfaceplateonlyblack.png?v=1625896718', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP TM FACEPLATE ONLY BLACK', 'price': 29.0, 'product_code': '1015540', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-tm-faceplate-only-black', 'vat_included': False} 2023-01-23 13:25:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-din5-male-trs-150cm-pack-of-3-korg-make-noise-akai.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befacodin5maletrs150cmpackof3korgmakenoiseakai.png?v=1625896694', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO DIN5 MALE TRS 150CM PACK OF 3 (KORG,MAKE NOISE AKAI)', 'price': 18.0, 'product_code': '1008404', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-din5-male-trs-150cm-pack-of-3-korg-make-noise-akai', 'vat_included': False} 2023-01-23 13:25:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-boss-bow-two.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/almbossbowtwo.png?v=1622832766', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM BOSS BOW TWO', 'price': 250.0, 'product_code': '1015779', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-boss-bow-two', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=45) 2023-01-23 13:25:03 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=47 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-cara.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiocara.png?v=1628155630', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO CARA', 'price': 323.0, 'product_code': '1015713', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-cara', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-steps.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiosteps.png?v=1628159493', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO STEPS', 'price': 173.0, 'product_code': '1015702', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-steps', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-mmm-vcf-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGMMMVCFSILVER.jpg?v=1629906647', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING MMM VCF SILVER', 'price': 272.0, 'product_code': '1016503', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-mmm-vcf-silver', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-tilt.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiotilt.png?v=1628159534', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO TILT', 'price': 187.0, 'product_code': '1015703', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-tilt', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-g-t.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiogt.png?v=1628158568', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO G&T', 'price': 112.0, 'product_code': '1015701', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-g-t', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-bosc.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiobosc.png?v=1628155589', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO BOSC', 'price': 160.0, 'product_code': '1015705', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-bosc', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/endorphin-es-queen-of-pentacles-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/endorphinesqueenofpentacles.jpg?v=1622832671', 'is_used': False, 'manufacturer': 'Endorphin.es', 'name': 'ENDORPHIN-ES QUEEN OF PENTACLES BLACK', 'price': 876.0, 'product_code': '1016250', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/endorphin-es-queen-of-pentacles-black', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-blend.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudioblend.png?v=1628155543', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO BLEND', 'price': 156.0, 'product_code': '1015704', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-blend', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-envy.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/addacenvy.png?v=1628158475', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO ENVY', 'price': 133.0, 'product_code': '1015706', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-envy', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-filthy.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiofilthy.png?v=1628158525', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO FILTHY', 'price': 133.0, 'product_code': '1015707', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-filthy', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-mult.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiomult.png?v=1628159160', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO MULT', 'price': 69.0, 'product_code': '1015708', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-mult', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-3-1-mixer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudio31.png?v=1628155311', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO 3:1 MIXER', 'price': 67.0, 'product_code': '1015710', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-3-1-mixer', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-mult-1u-intellijel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudiomult1u.png?v=1628159205', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO MULT 1U (INTELLIJEL)', 'price': 69.0, 'product_code': '1015709', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-mult-1u-intellijel', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-alan.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudioalan.png?v=1628155349', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO ALAN', 'price': 242.0, 'product_code': '1015711', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-alan', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/after-later-audio-atom.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/afterlateraudioatom.png?v=1628155385', 'is_used': False, 'manufacturer': 'After Later Audio', 'name': 'AFTER LATER AUDIO ATOM', 'price': 299.0, 'product_code': '1015712', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/after-later-audio-atom', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-fx-aid-xl-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGFXAIDXLBLACK.jpg?v=1629906528', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING FX AID XL BLACK', 'price': 349.0, 'product_code': '1016495', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-fx-aid-xl-black', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-fx-aid-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGFXAIDSILVER.jpg?v=1629906482', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING FX AID SILVER', 'price': 279.0, 'product_code': '1016494', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-fx-aid-silver', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-3xmia-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDING3XMIASILVER.jpg?v=1629905687', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING 3XMIA SILVER', 'price': 130.0, 'product_code': '1016497', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-3xmia-silver', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-6xmix-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDING6XMIXSILVER.jpg?v=1629905967', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING 6XMIX SILVER', 'price': 130.0, 'product_code': '1016498', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-6xmix-silver', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-panmix-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGPANMIXBLACK.jpg?v=1629906690', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING PANMIX BLACK', 'price': 459.0, 'product_code': '1016499', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-panmix-black', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-fx-aid-xl-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGFXAIDXLSILVER.jpg?v=1629906569', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING FX AID XL SILVER', 'price': 349.0, 'product_code': '1016496', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-fx-aid-xl-silver', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-3xvca-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDING3XVCASILVER.jpg?v=1629905772', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING 3XVCA SILVER', 'price': 204.0, 'product_code': '1016500', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-3xvca-silver', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-fm-aid-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGFMAIDSILVER.jpg?v=1629906362', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING FM AID SILVER', 'price': 219.0, 'product_code': '1016502', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-fm-aid-silver', 'vat_included': False} 2023-01-23 13:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-dual-xfade-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGDUALXFADESILVER.jpg?v=1629906273', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING DUAL XFADE SILVER', 'price': 182.0, 'product_code': '1016501', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-dual-xfade-silver', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=46) 2023-01-23 13:25:04 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=48 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-fx-aid-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGFXAIDBLACK.jpg?v=1629906429', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING FX AID BLACK', 'price': 279.0, 'product_code': '1016493', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-fx-aid-black', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/addac-vc-transitions.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/addac306.png?v=1628155173', 'is_used': False, 'manufacturer': 'Addac', 'name': 'ADDAC VC TRANSITIONS', 'price': 172.0, 'product_code': '1015682', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/addac-vc-transitions', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/addac-intuitive-quantizer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/addaciq.png?v=1628154121', 'is_used': False, 'manufacturer': 'Addac', 'name': 'ADDAC INTUITIVE QUANTIZER', 'price': 579.0, 'product_code': '1015677', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/addac-intuitive-quantizer', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/addac-discrete-mixer.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/addacdm.png?v=1628153540', 'is_used': False, 'manufacturer': 'Addac', 'name': 'ADDAC DISCRETE MIXER', 'price': 255.0, 'product_code': '1015689', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/addac-discrete-mixer', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/addac-vc-fixed-filterbank.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/addacffb.png?v=1628154874', 'is_used': False, 'manufacturer': 'Addac', 'name': 'ADDAC VC FIXED FILTERBANK', 'price': 519.0, 'product_code': '1015686', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/addac-vc-fixed-filterbank', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/addac-pedal-integrator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/addacpedalintegrator.png?v=1628154635', 'is_used': False, 'manufacturer': 'Addac', 'name': 'ADDAC PEDAL INTEGRATOR', 'price': 130.0, 'product_code': '1015676', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/addac-pedal-integrator', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/addac-floor-control.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/addacfc.png?v=1628153757', 'is_used': False, 'manufacturer': 'Addac', 'name': 'ADDAC FLOOR CONTROL', 'price': 130.0, 'product_code': '1015679', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/addac-floor-control', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-902-voltage-controlled-amplifier.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER902VOLTAGECONTROLLEDAMPLIFIER.jpg?v=1630331183', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 902 VOLTAGE CONTROLLED AMPLIFIER', 'price': 101.0, 'product_code': '1015924', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-902-voltage-controlled-amplifier', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-904a-voltage-controlled-low-pass-filter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER904AVOLTAGECONTROLLEDLOWPASSFILTER.jpg?v=1630331250', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 904A VOLTAGE CONTROLLED LOW PASS FILTER', 'price': 134.99, 'product_code': '1015925', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-904a-voltage-controlled-low-pass-filter', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-das-kleine-fusion.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/ericasynthsdaskleinefusion.jpg?v=1625896504', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS DAS KLEINE FUSION', 'price': 2501.0, 'product_code': '1016377', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-das-kleine-fusion', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/make-noise-0-ctrl.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/makenoise0ctrl.png?v=1622832622', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'MAKE NOISE 0-CTRL', 'price': 515.0, 'product_code': '1016783', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/make-noise-0-ctrl', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-911-envelope-generator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER911ENVELOPEGENERATOR.jpg?v=1630331328', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 911 ENVELOPE GENERATOR', 'price': 79.99, 'product_code': '1015926', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-911-envelope-generator', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/addac-vca-quintet.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/addacvcaquintet.png?v=1628155220', 'is_used': False, 'manufacturer': 'Addac', 'name': 'ADDAC VCA QUINTET', 'price': 499.0, 'product_code': '1015691', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/addac-vca-quintet', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-c4rbn.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdc4rbn.jpg?v=1625896556', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD C4RBN', 'price': 305.0, 'product_code': '1017275', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-c4rbn', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/behringer-130-dual-vca.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/BEHRINGER130DUALVCA.jpg?v=1630331080', 'is_used': False, 'manufacturer': 'Behringer', 'name': 'BEHRINGER 130 DUAL VCA', 'price': 153.99, 'product_code': '1015930', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/behringer-130-dual-vca', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-3xvca-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDING3XVCABLACK.jpg?v=1629905737', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING 3XVCA BLACK', 'price': 204.0, 'product_code': '1016488', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-3xvca-black', 'vat_included': False} 2023-01-23 13:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-javelin.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdjavelin.jpg?v=1625896559', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD JAVELIN', 'price': 295.0, 'product_code': '1017276', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-javelin', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-3xmia-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDING3XMIABLACK.jpg?v=1629905538', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING 3XMIA BLACK', 'price': 130.0, 'product_code': '1016485', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-3xmia-black', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=47) 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-dual-xfade-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGDUALXFADEBLACK.jpg?v=1629906014', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING DUAL XFADE BLACK', 'price': 182.0, 'product_code': '1016487', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-dual-xfade-black', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-6xmix-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDING6XMIXBLACK.jpg?v=1629905922', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING 6XMIX BLACK', 'price': 130.0, 'product_code': '1016486', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-6xmix-black', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-fm-aid-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGFMAIDBLACK.jpg?v=1629906310', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING FM AID BLACK', 'price': 219.0, 'product_code': '1016489', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-fm-aid-black', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-tritone-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGTRITONESILVER.jpg?v=1629906779', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING TRITONE SILVER', 'price': 218.0, 'product_code': '1016490', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-tritone-silver', 'vat_included': False} 2023-01-23 13:25:05 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=49 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-panmix-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGPANMIXSILVER.jpg?v=1629906735', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING PANMIX SILVER', 'price': 459.0, 'product_code': '1016492', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-panmix-silver', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/happy-nerding-mmm-vcf-black-gold.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/HAPPYNERDINGMMMVCFBLACK_GOLD.jpg?v=1629906612', 'is_used': False, 'manufacturer': 'Happy Nerding', 'name': 'HAPPY NERDING MMM VCF BLACK & GOLD', 'price': 272.0, 'product_code': '1016491', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/happy-nerding-mmm-vcf-black-gold', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/squarp-instruments-rample.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/squarpinstrumentsrample.png?v=1625896449', 'is_used': False, 'manufacturer': 'Squarp Instruments', 'name': 'SQUARP INSTRUMENTS RAMPLE', 'price': 459.0, 'product_code': '1017028', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/squarp-instruments-rample', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-stereo-dipole.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSFSTEREODIPOLE.jpg?v=1629803181', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF STEREO DIPOLE', 'price': 525.0, 'product_code': '1017034', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-stereo-dipole', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-rnd-step.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSFRNDSTEP.jpg?v=1629803107', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF RND STEP', 'price': 262.0, 'product_code': '1017035', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-rnd-step', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-autodyne.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSFAUTODYNE.jpg?v=1629802903', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF AUTODYNE', 'price': 248.0, 'product_code': '1017032', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-autodyne', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-zero-point-oscillator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSFZEROPOINTOSCILLATOR.jpg?v=1629803328', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF ZERO POINT OSCILLATOR', 'price': 579.0, 'product_code': '1017033', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-zero-point-oscillator', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-time-warp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdtimewarp.jpg?v=1625896293', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD TIME WARP', 'price': 244.0, 'product_code': '1017271', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-time-warp', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-detect-rx.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSFDETECT-RX.jpg?v=1629802983', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF DETECT-RX', 'price': 233.0, 'product_code': '1017031', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-detect-rx', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-sl3kt.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdsl3kt.jpg?v=1625896295', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD SL3KT', 'price': 199.0, 'product_code': '1017272', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-sl3kt', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-axxent.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdaxxent.jpg?v=1625896297', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD AXXENT', 'price': 283.0, 'product_code': '1017273', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-axxent', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-comp-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hpcompblack.png?v=1622832515', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP COMP BLACK', 'price': 168.0, 'product_code': '1015536', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-comp-black', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-4tten.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmd4tten.jpg?v=1625896299', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD 4TTEN', 'price': 152.0, 'product_code': '1017274', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-4tten', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/malekko-varigate-4-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/malekko-varigate-4_-black.jpg?v=1628120548', 'is_used': False, 'manufacturer': 'Malekko', 'name': 'MALEKKO VARIGATE 4+ BLACK', 'price': 369.0, 'product_code': '1016728', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/malekko-varigate-4-black', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/2hp-comp-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/2hpcompsilver.png?v=1622832517', 'is_used': False, 'manufacturer': '2HP', 'name': '2HP COMP SILVER', 'price': 166.0, 'product_code': '1015537', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/2hp-comp-silver', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/shakmat-modular-tessitura-tailor-assembled.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/shakmat-modular-tessitura-tailor.jpg?v=1629038320', 'is_used': False, 'manufacturer': 'Shakmat', 'name': 'SHAKMAT MODULAR TESSITURA TAILOR ASSEMBLED', 'price': 109.0, 'product_code': '1017012', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/shakmat-modular-tessitura-tailor-assembled', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/make-noise-chain-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/makenoisechaincable.png?v=1622832569', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'MAKE NOISE CHAIN CABLE', 'price': 6.0, 'product_code': '1009940', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/make-noise-chain-cable', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-desmodus-versio-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringdesmodusversioblack.png?v=1622832576', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING DESMODUS VERSIO BLACK', 'price': 458.0, 'product_code': '1016923', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-desmodus-versio-black', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=48) 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-130-8.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1308.png?v=1625896432', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-130-8', 'price': 145.0, 'product_code': '1016200', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-130-8', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-135-3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1353.png?v=1625896436', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-135-3', 'price': 215.0, 'product_code': '1016202', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-135-3', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-133-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1332.png?v=1625896434', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-133-2', 'price': 145.0, 'product_code': '1016201', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-133-2', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-138nv.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera138nv.png?v=1625896441', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-138NV', 'price': 99.0, 'product_code': '1016204', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-138nv', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-inamp.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befacoinamp.png?v=1625896415', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO INAMP', 'price': 165.0, 'product_code': '1015887', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-inamp', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-183-4.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1834.png?v=1625896439', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-183-4', 'price': 99.0, 'product_code': '1016203', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-183-4', 'vat_included': False} 2023-01-23 13:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-100c50t.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera100c50t.png?v=1625896444', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-100C50T', 'price': 4.25, 'product_code': '1016207', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-100c50t', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-100c80t.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera100c80t.png?v=1625896447', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-100C80T', 'price': 4.75, 'product_code': '1016208', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-100c80t', 'vat_included': False} 2023-01-23 13:25:06 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=50 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-clone.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSFCLONE.jpg?v=1629802945', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF CLONE', 'price': 99.0, 'product_code': '1017030', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-clone', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/koma-elektronik-field-kit-euro-panel-no-fx.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/komaelektronikfieldkiteuropanelnofx.jpg?v=1625896120', 'is_used': False, 'manufacturer': 'Koma Elektronik', 'name': 'KOMA ELEKTRONIK FIELD KIT EURO PANEL (NO FX)', 'price': 50.0, 'product_code': '1016694', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/koma-elektronik-field-kit-euro-panel-no-fx', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-stereo-line-in-jacks-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelstereolineinjacks1u.png?v=1625896102', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL STEREO LINE IN JACKS 1U', 'price': 25.0, 'product_code': '1016613', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-stereo-line-in-jacks-1u', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-percall-diy-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befacopercalldiykit.jpg?v=1625896176', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO PERCALL DIY KIT', 'price': 212.0, 'product_code': '1015917', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-percall-diy-kit', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/industrial-music-electronics-ime2063-kermit-mkiii.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/kermitmk3.png?v=1645212512', 'is_used': False, 'manufacturer': 'Industrial Music Electronics', 'name': 'INDUSTRIAL MUSIC ELECTRONICS IME2063 KERMIT MKIII', 'price': 544.0, 'product_code': '1017077', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/industrial-music-electronics-ime2063-kermit-mkiii', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-mmt.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/almmmt.png?v=1622832411', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM MMT', 'price': 126.0, 'product_code': '1015777', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-mmt', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-percall-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befacopercallmodule.jpg?v=1625896174', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO PERCALL MODULE', 'price': 395.0, 'product_code': '1015916', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-percall-module', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-mmmidi.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/almmmmidi.png?v=1622832409', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM mmMIDI', 'price': 149.0, 'product_code': '1015776', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-mmmidi', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-cv-thing-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befacocvthingmodule.png?v=1625896179', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO CV THING MODULE', 'price': 386.0, 'product_code': '1015920', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-cv-thing-module', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-ensemble-oscillator-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4msensembleoscillatorwhite.jpg?v=1625896186', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS ENSEMBLE OSCILLATOR WHITE', 'price': 391.69, 'product_code': '1015641', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-ensemble-oscillator-white', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-cv-thing-diy-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befaco-cv-thing-module.png?v=1628264059', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO CV THING DIY KIT', 'price': 228.0, 'product_code': '1015921', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-cv-thing-diy-kit', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-1000ma-uzeus-hek-universal-adapter-usa.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptop1000mauzeushekuniversaladapterusa.png?v=1625896203', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP 1000MA UZEUS/HEK UNIVERSAL ADAPTER USA', 'price': 33.0, 'product_code': '1004126', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-1000ma-uzeus-hek-universal-adapter-usa', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-4600ma-zeus-studio-bus-universal-adapter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptop4600mazeusstudiobusuniversaladapter.png?v=1625896207', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP 4600MA ZEUS STUDIO BUS UNIVERSAL ADAPTER', 'price': 80.0, 'product_code': '1004129', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-4600ma-zeus-studio-bus-universal-adapter', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-3000ma-uzeus-boost-mantis-universal-adapter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptop3000mauzeusboostmantisuniversaladapter.png?v=1625896205', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP 3000MA UZEUS BOOST/MANTIS UNIVERSAL ADAPTER', 'price': 47.0, 'product_code': '1004128', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-3000ma-uzeus-boost-mantis-universal-adapter', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-16-to-16-pin-module-power-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptop16to16pinmodulepowercable.png?v=1625896210', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP 16 TO 16 PIN MODULE POWER CABLE', 'price': 8.0, 'product_code': '1004127', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-16-to-16-pin-module-power-cable', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-flying-bus-board-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptopflyingbusboardcable.png?v=1622832448', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP FLYING BUS BOARD CABLE', 'price': 20.0, 'product_code': '1010463', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-flying-bus-board-cable', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-10-to-16-pin-module-power-cable.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptop10to16pinmodulepowercable.png?v=1625896212', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP 10 TO 16 PIN MODULE POWER CABLE', 'price': 8.0, 'product_code': '1010462', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-10-to-16-pin-module-power-cable', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-h-p-o-alm019.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/almhpoalm019.png?v=1625896220', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM H.P.O ALM019', 'price': 89.0, 'product_code': '1015772', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-h-p-o-alm019', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-basimilus-iteritas-alter-black-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringbasimilusiteritasalterblackpanel.png?v=1622832459', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING BASIMILUS ITERITAS ALTER BLACK PANEL', 'price': 32.0, 'product_code': '1016920', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-basimilus-iteritas-alter-black-panel', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-variatic-sequent-silver-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringvariaticsequentsilverpanel.png?v=1625896224', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING VARIATIC SEQUENT SILVER PANEL', 'price': 32.0, 'product_code': '1016922', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-variatic-sequent-silver-panel', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-system-coupe.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/almsystemcoupe.png?v=1622832484', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM SYSTEM COUPE', 'price': 3191.0, 'product_code': '1015778', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-system-coupe', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/mutable-instruments-ripples-v2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/mutableinstrumentsripplesv2.png?v=1625896259', 'is_used': False, 'manufacturer': 'Mutable Instruments', 'name': 'MUTABLE INSTRUMENTS RIPPLES V2', 'price': 275.0, 'product_code': '1016845', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/mutable-instruments-ripples-v2', 'vat_included': False} 2023-01-23 13:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/erica-synths-fusion-system-ii-with-lid-usa-plug.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/erica-synths-fusions-system-ii-with-lid-_usa-plug.jpg?v=1628643583', 'is_used': False, 'manufacturer': 'Erica Synths', 'name': 'ERICA SYNTHS FUSION SYSTEM II WITH LID (USA PLUG)', 'price': 3159.0, 'product_code': '1016376', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/erica-synths-fusion-system-ii-with-lid-usa-plug', 'vat_included': False} 2023-01-23 13:25:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/ssf-quantum-rainbow-v2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/SSFQUANTUMRAINBOWV2.jpg?v=1629803036', 'is_used': False, 'manufacturer': 'Steady State Fate', 'name': 'SSF QUANTUM RAINBOW V2', 'price': 199.0, 'product_code': '1017029', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/ssf-quantum-rainbow-v2', 'vat_included': False} 2023-01-23 13:25:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=49) 2023-01-23 13:25:08 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=51 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-stereo-line-in-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelstereolinein1u.png?v=1625896101', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL STEREO LINE IN 1U', 'price': 95.0, 'product_code': '1016612', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-stereo-line-in-1u', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-fr-200.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/expertsleepersfloatingringcable2mfr200.png?v=1625896090', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS FR-200', 'price': 11.0, 'product_code': '1008953', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-fr-200', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-multi-fx-1u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijelmultifx1u.png?v=1622832391', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL MULTI-FX 1U', 'price': 169.0, 'product_code': '1016611', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-multi-fx-1u', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-divkid-ochd.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/INSTRUODIVKIDOCHD.jpg?v=1629898159', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO DIVKID OCHD', 'price': 257.0, 'product_code': '1015973', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-divkid-ochd', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-hel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaochel.png?v=1622832204', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC HEL', 'price': 121.0, 'product_code': '1017309', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-hel', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-jena.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/xaocjena.png?v=1622832207', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'XAOC JENA', 'price': 368.0, 'product_code': '1017310', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-jena', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-cgm-creative-mixer-group.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-CGM-CREATIVE-MIXER-GROUP.jpg?v=1644329169', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS CGM CREATIVE MIXER GROUP', 'price': 258.0, 'product_code': '1016470', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-cgm-creative-mixer-group', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-pod34x-powered.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4mspod34x.jpg?v=1625895835', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS POD34X POWERED', 'price': 183.0, 'product_code': '1015637', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-pod34x-powered', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-pod-34x-unpowered.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4mspod34xunpowered.jpg?v=1622832209', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS POD 34X UNPOWERED', 'price': 91.7, 'product_code': '1015638', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-pod-34x-unpowered', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-pod-64x.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4mspod64x.jpg?v=1625895838', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS POD 64X', 'price': 259.0, 'product_code': '1015639', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-pod-64x', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/4ms-pod-64x-unpowered.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/4mspod64xunpowered.jpg?v=1622832211', 'is_used': False, 'manufacturer': '4MS Company', 'name': '4MS POD 64X UNPOWERED', 'price': 117.9, 'product_code': '1015640', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/4ms-pod-64x-unpowered', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/bastl-instruments-waver-pcb-panel.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/bastlinstrumentswaverpcbpanel.jpg?v=1622832227', 'is_used': False, 'manufacturer': 'Bastl Instruments', 'name': 'BASTL INSTRUMENTS WAVER (PCB PANEL)', 'price': 661.0, 'product_code': '1015845', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/bastl-instruments-waver-pcb-panel', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-foundation-oscillator.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/verboselectronicsfoundationoscillator.png?v=1625895891', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS FOUNDATION OSCILLATOR', 'price': 599.0, 'product_code': '1017192', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-foundation-oscillator', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-noise-filter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/verbos-electronics-noise-and-filter.png?v=1628112181', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS NOISE & FILTER', 'price': 149.0, 'product_code': '1017193', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-noise-filter', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/verbos-electronics-amplitude-and-tone-10hp-2020-version.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/verbos-electronics-amp-and-tone-10hp-2020-version.png?v=1628112460', 'is_used': False, 'manufacturer': 'Verbos Electronics', 'name': 'VERBOS ELECTRONICS AMPLITUDE AND TONE 10HP ((2020 VERSION)', 'price': 448.0, 'product_code': '1017194', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/verbos-electronics-amplitude-and-tone-10hp-2020-version', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-cascade-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qubitelectronixcascade.png?v=1625895896', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX CASCADE BLACK', 'price': 383.0, 'product_code': '1016976', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-cascade-black', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/wmd-crater.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/wmdcrater.jpg?v=1625895914', 'is_used': False, 'manufacturer': 'WMD Devices', 'name': 'WMD CRATER', 'price': 437.0, 'product_code': '1017270', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/wmd-crater', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-data-bender-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qubitelectronixdatabenderblack.png?v=1625895898', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX DATA BENDER BLACK', 'price': 479.0, 'product_code': '1016977', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-data-bender-black', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=50) 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/qu-bit-electronix-surface-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/qubitelectronixsurfaceblack.png?v=1625895900', 'is_used': False, 'manufacturer': 'Qu-Bit Electronix', 'name': 'QU-BIT ELECTRONIX SURFACE BLACK', 'price': 399.0, 'product_code': '1016978', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/qu-bit-electronix-surface-black', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/expert-sleepers-glow-in-the-dark-patch-cable-gc-30.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/expertsleepersglowinthedarkpatchcablegc30.png?v=1625895989', 'is_used': False, 'manufacturer': 'Expert Sleepers', 'name': 'EXPERT SLEEPERS GLOW IN THE DARK PATCH CABLE GC-30', 'price': 4.0, 'product_code': '1008954', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/expert-sleepers-glow-in-the-dark-patch-cable-gc-30', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/earthquaker-devices-afterneath-eurorack-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/earthquakerdevicesafterneatheurorackmodule.jpg?v=1622832268', 'is_used': False, 'manufacturer': 'Earthquaker', 'name': 'EARTHQUAKER DEVICES AFTERNEATH EURORACK MODULE', 'price': 339.0, 'product_code': '1016228', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/earthquaker-devices-afterneath-eurorack-module', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-brenso.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/fraptoolsbrenso.jpg?v=1622832335', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS BRENSO', 'price': 855.0, 'product_code': '1016476', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-brenso', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-197-3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1973.png?v=1625896024', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-197-3', 'price': 129.0, 'product_code': '1016199', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-197-3', 'vat_included': False} 2023-01-23 13:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/make-noise-0-coast-power-adapter.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/makenoise0coastpoweradapter.png?v=1625896063', 'is_used': False, 'manufacturer': 'Make Noise', 'name': 'MAKE NOISE 0-COAST POWER ADAPTER', 'price': 14.0, 'product_code': '1003993', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/make-noise-0-coast-power-adapter', 'vat_included': False} 2023-01-23 13:25:09 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=52 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-cgm-creative-mixer-master.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-CGM-CREATIVE-MIXER-MASTER.jpg?v=1644329393', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS CGM CREATIVE MIXER MASTER', 'price': 192.0, 'product_code': '1016469', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-cgm-creative-mixer-master', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-vcmc-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befacovcmcmodule.png?v=1625895742', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO VCMC MODULE', 'price': 462.0, 'product_code': '1015913', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-vcmc-module', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/malekko-voltage-block-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/malekko-voltage-block-black.jpg?v=1628120618', 'is_used': False, 'manufacturer': 'Malekko', 'name': 'MALEKKO VOLTAGE BLOCK BLACK', 'price': 448.0, 'product_code': '1016727', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/malekko-voltage-block-black', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-zverb-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptopzverbwhite.png?v=1622832140', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP ZVERB WHITE', 'price': 286.0, 'product_code': '1017162', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-zverb-white', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-zverb-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptopzverbblack.png?v=1622832136', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP ZVERB BLACK', 'price': 286.0, 'product_code': '1017159', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-zverb-black', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-echoz-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptopechozwhite.png?v=1625895733', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP ECHOZ WHITE', 'price': 286.0, 'product_code': '1017161', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-echoz-white', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-z5000-white.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptopz5000white.png?v=1622832139', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP Z5000 WHITE', 'price': 286.0, 'product_code': '1017160', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-z5000-white', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-lorem-ipsum-8hp-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringloremipsum8hpsilver.png?v=1622832149', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING LOREM IPSUM 8HP SILVER', 'price': 26.0, 'product_code': '1016912', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-lorem-ipsum-8hp-silver', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-lorem-ipsum-2hp-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringloremipsum2hpsilver.png?v=1622832158', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING LOREM IPSUM 2HP SILVER', 'price': 26.0, 'product_code': '1016913', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-lorem-ipsum-2hp-silver', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-i4-instrument-interface-module.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befaco_instrument-interface_i4.jpg?v=1648393464', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO I4 INSTRUMENT INTERFACE MODULE', 'price': 317.0, 'product_code': '1015914', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-i4-instrument-interface-module', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-plus-module-1pc.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-PLUS-MODULE-1PC.jpg?v=1644337323', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS PLUS MODULE 1PC', 'price': 89.0, 'product_code': '1016457', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-plus-module-1pc', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/befaco-i4-instrument-interface-diy-kit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/befacoi4instrumentinterfacediykit.jpg?v=1625895766', 'is_used': False, 'manufacturer': 'Befaco', 'name': 'BEFACO I4 INSTRUMENT INTERFACE DIY KIT', 'price': 198.0, 'product_code': '1015915', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/befaco-i4-instrument-interface-diy-kit', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/intellijel-tete-3u.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/intellijeltete3u.png?v=1625895794', 'is_used': False, 'manufacturer': 'Intellijel', 'name': 'INTELLIJEL TETE 3U', 'price': 395.0, 'product_code': '1016610', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/intellijel-tete-3u', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/pittsburgh-modular-lifeforms-analog-delay-unit.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/pittsburghmodularlifeformsanalogdelayunit.png?v=1625895772', 'is_used': False, 'manufacturer': 'Pittsburgh', 'name': 'PITTSBURGH MODULAR LIFEFORMS ANALOG DELAY UNIT', 'price': 262.0, 'product_code': '1016956', 'ships_from_region': 'CA', 'stock_status': 0, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/pittsburgh-modular-lifeforms-analog-delay-unit', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-lorem-ipsum-4hp-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringloremipsum4hpsilver.png?v=1622832159', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING LOREM IPSUM 4HP SILVER', 'price': 26.0, 'product_code': '1016914', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-lorem-ipsum-4hp-silver', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/noise-engineering-lorem-ipsum-14hp-silver.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/noiseengineeringloremipsum14hpsilver.png?v=1622832161', 'is_used': False, 'manufacturer': 'Noise Engineering', 'name': 'NOISE ENGINEERING LOREM IPSUM 14HP SILVER', 'price': 26.0, 'product_code': '1016915', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/noise-engineering-lorem-ipsum-14hp-silver', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-echoz-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptopechozblack.png?v=1622832134', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP ECHOZ BLACK', 'price': 286.0, 'product_code': '1017158', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-echoz-black', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-plus-row-extension-pack-4pcs.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-PLUS-ROW-EXTENSION-PACK-4PCS.jpg?v=1644333777', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS PLUS ROW EXTENSION PACK 4PCS', 'price': 321.0, 'product_code': '1016458', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-plus-row-extension-pack-4pcs', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-sapel-tamed-random-source.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-SAPEL-TAMED-RANDOM-SOURCE_2dc76c7c-82eb-46ff-97d5-91d802a5749a.jpg?v=1644331582', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS SAPEL TAMED RANDOM SOURCE', 'price': 644.0, 'product_code': '1016463', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-sapel-tamed-random-source', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-333-buffered-sum-distribution.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-333_14e2554f-a409-48de-b4a7-7cc356d8a640.jpg?v=1644328873', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS 333 BUFFERED SUM & DISTRIBUTION', 'price': 129.0, 'product_code': '1016464', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-333-buffered-sum-distribution', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-321-scale-flip-shift-combine.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-321_796ad930-6dbc-4665-8f16-7561a82fc48c.jpg?v=1644328686', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS 321 SCALE + FLIP + SHIFT + COMBINE', 'price': 128.0, 'product_code': '1016465', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-321-scale-flip-shift-combine', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-fumana-dual-16-bands-spectral-editor.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-FUMANA_c81ae7eb-8f08-4e33-8074-9b0e1c24919b.jpg?v=1644331854', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS FUMANA DUAL 16 BANDS SPECTRAL EDITOR', 'price': 1289.0, 'product_code': '1016466', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-fumana-dual-16-bands-spectral-editor', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=51) 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-falistri-movement-manager.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-FALISTRI-MOVEMENT-MANAGER.jpg?v=1644330413', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS FALISTRI MOVEMENT MANAGER', 'price': 515.0, 'product_code': '1016467', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-falistri-movement-manager', 'vat_included': False} 2023-01-23 13:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/frap-tools-usta-voltage-score.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/FRAP-TOOLS-USTA-VOLTAGE-SCORE.jpg?v=1644333015', 'is_used': False, 'manufacturer': 'Frap Tools', 'name': 'FRAP TOOLS USTA VOLTAGE SCORE', 'price': 966.0, 'product_code': '1016468', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/frap-tools-usta-voltage-score', 'vat_included': False} 2023-01-23 13:25:10 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=53 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tiptop-z5000-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/tiptopz5000black.png?v=1622832133', 'is_used': False, 'manufacturer': 'Tip Top Audio', 'name': 'TIPTOP Z5000 BLACK', 'price': 286.0, 'product_code': '1017157', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tiptop-z5000-black', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-compare-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranalogue-comoare-2.jpg?v=1628855838', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE COMPARE 2', 'price': 276.0, 'product_code': '1016632', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-compare-2', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-select-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranalogueselect2.jpg?v=1622832100', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE SELECT 2', 'price': 208.0, 'product_code': '1016633', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-select-2', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-arbhar.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/instruoarbhar.png?v=1622832091', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO ARBHAR', 'price': 845.0, 'product_code': '1016534', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-arbhar', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-switch-4.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranalogueswitch4.jpg?v=1625895681', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE SWITCH 4', 'price': 156.0, 'product_code': '1016630', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-switch-4', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-mix-3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranaloguemix3.jpg?v=1622832098', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE MIX 3', 'price': 208.0, 'product_code': '1016631', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-mix-3', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/instruo-lubadh.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/instruolubadh.png?v=1622832089', 'is_used': False, 'manufacturer': 'Instruo', 'name': 'INSTRUO LUBADH', 'price': 845.0, 'product_code': '1016533', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/instruo-lubadh', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-filter-8.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranaloguefilter8.jpg?v=1622832102', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE FILTER 8', 'price': 368.0, 'product_code': '1016634', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-filter-8', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-link-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranaloguelink2.jpg?v=1622832103', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE LINK 2', 'price': 98.0, 'product_code': '1016635', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-link-2', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-transmit-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranaloguetransmit2.jpg?v=1622832108', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE TRANSMIT 2', 'price': 254.0, 'product_code': '1016638', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-transmit-2', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-receive-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranaloguereceive2.jpg?v=1622832107', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE RECEIVE 2', 'price': 254.0, 'product_code': '1016637', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-receive-2', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-generate-3.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranaloguegenerate3.jpg?v=1622832112', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE GENERATE 3', 'price': 455.0, 'product_code': '1016640', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-generate-3', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-contour-1.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranaloguecontour1.jpg?v=1622832109', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE CONTOUR 1', 'price': 254.0, 'product_code': '1016639', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-contour-1', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/joranalogue-add-2.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/joranalogueadd2.jpg?v=1622832105', 'is_used': False, 'manufacturer': 'Joranalogue', 'name': 'JORANALOGUE ADD 2', 'price': 98.0, 'product_code': '1016636', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/joranalogue-add-2', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-118-2-noise-random-s-h-t-h-slim-line.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1182noiserandomshthslimline.png?v=1625895702', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-118-2 NOISE/RANDOM/S&H/T&H (SLIM LINE)', 'price': 125.0, 'product_code': '1016190', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-118-2-noise-random-s-h-t-h-slim-line', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-140-2v-dual-mini-adsr-vintage-edition-black.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1402vdualminiadsrvintageeditionblack.png?v=1625895690', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-140-2V DUAL MINI ADSR VINTAGE EDITION BLACK', 'price': 229.0, 'product_code': '1016189', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-140-2v-dual-mini-adsr-vintage-edition-black', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-121-3-multimode-vcf-slim-line.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1213multimodevcfslimline.jpg?v=1625895703', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-121-3 MULTIMODE VCF (SLIM LINE)', 'price': 155.0, 'product_code': '1016191', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-121-3-multimode-vcf-slim-line', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-138n.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera138n.png?v=1625895708', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-138N', 'price': 85.0, 'product_code': '1016194', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-138n', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers?page=52) 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/doepfer-a-145-4-quad-lfo-slim-line.oembed> {'batch_id': '5450', 'currency_code': 'CAD', 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/products/doepfera1454quadlfoslimline.png?v=1625895710', 'is_used': False, 'manufacturer': 'Doepfer', 'name': 'DOEPFER A-145-4 QUAD LFO (SLIM LINE)', 'price': 125.0, 'product_code': '1016195', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/doepfer-a-145-4-quad-lfo-slim-line', 'vat_included': False} 2023-01-23 13:25:10 [scrapy.core.scraper] DEBUG: Scraped