2026-07-29 17:02:50 [scrapy.utils.log] INFO: Scrapy 2.8.0 started (bot: modularspiders) 2026-07-29 17:02:50 [scrapy.utils.log] INFO: Versions: lxml 4.9.2.0, libxml2 2.9.14, cssselect 1.2.0, parsel 1.7.0, w3lib 2.1.1, Twisted 22.10.0, Python 3.10.15 (main, Oct 19 2024, 04:00:28) [GCC 12.2.0], pyOpenSSL 23.1.1 (OpenSSL 3.1.0 14 Mar 2023), cryptography 40.0.1, Platform Linux-5.10.0-21-amd64-x86_64-with-glibc2.36 2026-07-29 17:02:50 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'modularspiders', 'CLOSESPIDER_TIMEOUT': 3600, 'LOG_FILE': 'logs/default/moogaudio/f7c111ca8b6e11f197600242ac11000b.log', 'NEWSPIDER_MODULE': 'modularspiders.spiders', 'ROBOTSTXT_OBEY': True, 'SPIDER_MODULES': ['modularspiders.spiders'], 'USER_AGENT': 'Mozilla/5.0 (compatible; Googlebot/2.1; ' '+http://www.google.com/bot.html)'} 2026-07-29 17:02:50 [py.warnings] WARNING: /code/lib/python3.10/site-packages/scrapy/utils/request.py:232: ScrapyDeprecationWarning: '2.6' is a deprecated value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. It is also the default value. In other words, it is normal to get this warning if you have not defined a value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. This is so for backward compatibility reasons, but it will change in a future version of Scrapy. See the documentation of the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting for information on how to handle this deprecation. return cls(crawler) 2026-07-29 17:02:50 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2026-07-29 17:02:50 [scrapy.extensions.telnet] INFO: Telnet Password: d7a2548c9860f269 2026-07-29 17:02:50 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy.extensions.closespider.CloseSpider'] 2026-07-29 17:02:50 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.robotstxt.RobotsTxtMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapy.downloadermiddlewares.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-07-29 17:02:50 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.offsite.OffsiteMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-07-29 17:02:50 [scrapy.middleware] INFO: Enabled item pipelines: ['modularspiders.pipelines.MinimumViableItemPipeline', 'modularspiders.pipelines.RedisExporter', 'modularspiders.pipelines.BulkStoreUpdate'] 2026-07-29 17:02:50 [scrapy.core.engine] INFO: Spider opened 2026-07-29 17:02:50 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-07-29 17:02:50 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-07-29 17:02:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 17:02:51 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2026-07-29 17:02:52 [moogaudio] INFO: Found next page: https://moogaudio.com/collections/modular-synthesizers?page=2 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/alm-mco-mk2-compact-multi-synth-voice-1.oembed> {'batch_id': '2530', 'currency_code': 'CAD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/files/ALM-MCO-Mk2-Compact-Multi-Synth-Voice_e3a388d2-6b28-4c08-8214-a45a52dc9fe9.jpg?v=1783367517', 'is_used': False, 'manufacturer': 'ALM - Busy Circuits', 'name': 'ALM MCO Mk2 - Compact Multi Synth Voice', 'page_metadata': None, 'price': 366.0, 'product_code': '1064115', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/alm-mco-mk2-compact-multi-synth-voice-1', 'vat_included': False} 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-lipsk-ii-black-faceplate.oembed> {'batch_id': '2530', 'currency_code': 'CAD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/files/XAOClipskIIblackpanel_2048x2048_ada17d2e-0a43-4a5e-bf9a-b29e50b56175.jpg?v=1783346352', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'Xaoc Lipsk II Black Faceplate', 'page_metadata': None, 'price': 40.0, 'product_code': '1064122', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-lipsk-ii-black-faceplate', 'vat_included': False} 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-5cm-red-6-pack.oembed> {'batch_id': '2530', 'currency_code': 'CAD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/files/c2caddext__04644.1735725223.jpg?v=1784899869', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'Tendrils Right Angled Eurorack Patch Cable 5cm Red 6 Pack', 'page_metadata': None, 'price': 19.99, 'product_code': '1064944', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-5cm-red-6-pack', 'vat_included': False} 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:52 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:52 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/xaoc-poti-ii-black-faceplate.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-5cm-lime-6-pack.oembed> {'batch_id': '2530', 'currency_code': 'CAD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/files/Tendrils_Tendrils_Right_Angled_Eurorack_Patch_Cable_5CM_Lime_6-Pack_N13-12197_02_c6287661-db2a-4f40-b793-783c74eef98f.jpg?v=1784900078', 'is_used': False, 'manufacturer': 'Tendrils', 'name': 'Tendrils Right Angled Eurorack Patch Cable 5cm Lime 6 Pack', 'page_metadata': None, 'price': 19.99, 'product_code': '1064947', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-5cm-lime-6-pack', 'vat_included': False} 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/xaoc-skopje-dual-quantizer-with-two-independent-channels.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/xaoc-ustka-black-faceplate.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-5cm-yellow-6-pack.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:53 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:53 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:53 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-5cm-white-6-pack.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/tiptop-3000ma-uzeus-boost-mantis-universal-adapter-1.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/nano-modules-st-in-stereo-audio-input.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/nano-modules-blank-panel-2hp.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/collections/modular-synthesizers?page=2>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:53 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:53 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-07-29 17:02:53 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://moogaudio.com/collections/modular-synthesizers) 2026-07-29 17:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/atovproject-punkbus-passive-breakout-module-for-faderpunk.oembed> {'batch_id': '2530', 'currency_code': 'CAD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/files/PUNKBUS.jpg?v=1785156881', 'is_used': False, 'manufacturer': 'AtoVproject', 'name': 'AtoVProject PunkBus - Passive Breakout Module for Faderpunk', 'page_metadata': None, 'price': 189.99, 'product_code': '1064500', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/atovproject-punkbus-passive-breakout-module-for-faderpunk', 'vat_included': False} 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/nano-modules-blank-panel-4hp.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/nano-modules-st-out-stereo-audio-output.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/nano-modules-blank-panel-6hp.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/tendrils-right-angled-eurorack-patch-cable-5cm-purple-6-pack.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/xaoc-oradea-black-faceplate.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/nano-modules-blank-panel-12hp.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/nano-modules-blank-panel-16hp.oembed> {'batch_id': '2530', 'currency_code': 'CAD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/files/Designsanstitre_1_8fd83320-5f1a-469f-806b-02ca8db4581e.png?v=1784307731', 'is_used': False, 'manufacturer': 'Nano Industries', 'name': 'Nano Modules Blank Panel - 16HP', 'page_metadata': None, 'price': 20.0, 'product_code': '1063035', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/nano-modules-blank-panel-16hp', 'vat_included': False} 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/nano-modules-blank-panel-8hp.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/xaoc-drezno-black-faceplate.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <429 https://moogaudio.com/products/nano-modules-blank-panel-20hp.oembed>: HTTP status code is not handled or not allowed 2026-07-29 17:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://moogaudio.com/products/xaoc-katowice-black-faceplate.oembed> {'batch_id': '2530', 'currency_code': 'CAD', 'html': None, 'image_url': 'https://cdn.shopify.com/s/files/1/0526/4175/9421/files/XaocKatowiceblackpanel_2048x2048_ef594df3-f98a-492a-8dd8-756b68381261.jpg?v=1783346499', 'is_used': False, 'manufacturer': 'Xaoc Devices', 'name': 'Xaoc Katowice Black Faceplate', 'page_metadata': None, 'price': 55.0, 'product_code': '1064121', 'ships_from_region': 'CA', 'stock_status': 1, 'store_code': 'moogaudio', 'url': 'https://moogaudio.com/products/xaoc-katowice-black-faceplate', 'vat_included': False} 2026-07-29 17:02:53 [scrapy.core.engine] INFO: Closing spider (finished) 2026-07-29 17:02:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): wigglehunt.com:443 2026-07-29 17:02:53 [py.warnings] WARNING: /code/lib/python3.10/site-packages/urllib3/connectionpool.py:1045: InsecureRequestWarning: Unverified HTTPS request is being made to host 'wigglehunt.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings warnings.warn( 2026-07-29 17:02:53 [urllib3.connectionpool] DEBUG: https://wigglehunt.com:443 "GET /api/v1/_ingest-complete?store_code=moogaudio&batch_id=2530 HTTP/1.1" 200 15 2026-07-29 17:02:53 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 92413, 'downloader/request_count': 71, 'downloader/request_method_count/GET': 71, 'downloader/response_bytes': 481784, 'downloader/response_count': 71, 'downloader/response_status_count/200': 9, 'downloader/response_status_count/429': 62, 'elapsed_time_seconds': 2.722617, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 7, 29, 17, 2, 53, 467073), 'httpcompression/response_bytes': 1623502, 'httpcompression/response_count': 2, 'httperror/response_ignored_count': 18, 'httperror/response_ignored_status_count/429': 18, 'item_scraped_count': 7, 'log_count/DEBUG': 81, 'log_count/ERROR': 18, 'log_count/INFO': 29, 'log_count/WARNING': 2, 'memusage/max': 76935168, 'memusage/startup': 76935168, 'request_depth_max': 1, 'response_received_count': 27, 'retry/count': 44, 'retry/max_reached': 18, 'retry/reason_count/429 Unknown Status': 44, 'robotstxt/request_count': 1, 'robotstxt/response_count': 1, 'robotstxt/response_status_count/200': 1, 'scheduler/dequeued': 70, 'scheduler/dequeued/memory': 70, 'scheduler/enqueued': 70, 'scheduler/enqueued/memory': 70, 'start_time': datetime.datetime(2026, 7, 29, 17, 2, 50, 744456)} 2026-07-29 17:02:53 [scrapy.core.engine] INFO: Spider closed (finished)