Desktop version Jobs Stats

PROJECT (event_scrapers)
SPIDER (troupe_429)

2026-06-16 17:01:33 [scrapy.utils.log] INFO: Scrapy 2.14.1 started (bot: event_scrapers)
2026-06-16 17:01:33 [scrapy.utils.log] INFO: Versions:
{'lxml': '6.0.2',
 'libxml2': '2.14.6',
 'cssselect': '1.3.0',
 'parsel': '1.10.0',
 'w3lib': '2.0.0',
 'Twisted': '25.5.0',
 'Python': '3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0]',
 'pyOpenSSL': '25.3.0 (OpenSSL 3.5.4 30 Sep 2025)',
 'cryptography': '46.0.3',
 'Platform': 'Linux-6.8.0-90-generic-x86_64-with-glibc2.39'}
2026-06-16 17:01:33 [scrapy.crawler] DEBUG: Using AsyncCrawlerProcess
2026-06-16 17:01:33 [asyncio] DEBUG: Using selector: EpollSelector
2026-06-16 17:01:33 [scrapy.addons] INFO: Enabled addons:
[]
2026-06-16 17:01:34 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-06-16 17:01:34 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-06-16 17:01:34 [scrapy.extensions.telnet] INFO: Telnet Password: bec66a2ec572d84a
2026-06-16 17:01:34 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
 'scrapy.extensions.logcount.LogCount',
 'scrapy.extensions.telnet.TelnetConsole',
 'scrapy.extensions.memusage.MemoryUsage',
 'scrapy.extensions.feedexport.FeedExporter',
 'scrapy.extensions.logstats.LogStats']
2026-06-16 17:01:34 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'event_scrapers',
 'FEED_EXPORT_ENCODING': 'utf-8',
 'FEED_URI_PARAMS': <function _feed_uri_params at 0x7f0d87134400>,
 'LOG_FILE': '/root/event-list-scraping/logs/event_scrapers/troupe_429/3fe90612699411f1a0dd0050565fa5d9.log',
 'NEWSPIDER_MODULE': 'event_scrapers.spiders',
 'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
 'SPIDER_MODULES': ['event_scrapers.spiders']}
2026-06-16 17:01:34 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-06-16 17:01:34 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-06-16 17:01:34 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
 '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_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
 'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-06-16 17:01:34 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.start.StartSpiderMiddleware',
 'scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
 'scrapy.spidermiddlewares.referer.RefererMiddleware',
 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
 'scrapy.spidermiddlewares.depth.DepthMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPIRefererSpiderMiddleware']
2026-06-16 17:01:34 [scrapy.middleware] INFO: Enabled item pipelines:
['event_scrapers.pipelines.EventScrapersPipeline']
2026-06-16 17:01:34 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/pipelines/__init__.py:47: ScrapyDeprecationWarning: EventScrapersPipeline.process_item() requires a spider argument, this is deprecated and the argument will not be passed in future Scrapy versions. If you need to access the spider instance you can save the crawler instance passed to from_crawler() and use its spider attribute.
  self._check_mw_method_spider_arg(pipe.process_item)

2026-06-16 17:01:34 [scrapy.core.engine] INFO: Spider opened
2026-06-16 17:01:34 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/core/spidermw.py:490: ScrapyDeprecationWarning: event_scrapers.spiders.troupe_429.Troupe429Spider defines the deprecated start_requests() method. start_requests() has been deprecated in favor of a new method, start(), to support asynchronous code execution. start_requests() will stop being called in a future version of Scrapy. If you use Scrapy 2.13 or higher only, replace start_requests() with start(); note that start() is a coroutine (async def). If you need to maintain compatibility with lower Scrapy versions, when overriding start_requests() in a spider class, override start() as well; you can use super() to reuse the inherited start() implementation without copy-pasting. See the release notes of Scrapy 2.13 for details: https://docs.scrapy.org/en/2.13/news.html
  warn(

2026-06-16 17:01:34 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-06-16 17:01:34 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-06-16 17:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.troupe429.com/events> (referer: None)
2026-06-16 17:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 17:01:34 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 58053
2026-06-16 17:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.troupe429.com/events>
{'event_url': 'https://www.troupe429.com/events',
 'platform': 'Troupe 429',
 'platform_hash': 'd403b02bd899330d265ac86f65312bc8',
 'raw_body': '<div class="row sqs-row"><div class="col sqs-col-12 '
             'span-12"><div class="sqs-block image-block sqs-block-image" '
             'data-block-type="5" data-sqsp-block="image-classic" '
             'id="block-yui_3_17_2_1_1708002474995_13735"><div '
             'class="sqs-block-content">\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '    \n'
             '  \n'
             '    <div class="\n'
             '          image-block-outer-wrapper\n'
             '          layout-caption-below\n'
             '          design-layout-inline\n'
             '          combination-animation-none\n'
             '          individual-animation-none\n'
             '          individual-text-animation-none\n'
             '        " data-test="image-block-inline-outer-wrapper" '
             'data-sqsp-image-classic-block-layout="inline">\n'
             '\n'
             '      \n'
             '\n'
             '      \n'
             '        <figure class="\n'
             '              sqs-block-image-figure\n'
             '              intrinsic\n'
             '            " style="max-width:800px;">\n'
             '          \n'
             '        \n'
             '        \n'
             '\n'
             '        \n'
             '          \n'
             '            \n'
             '          <div class="image-block-wrapper" '
             'data-animation-role="image">\n'
             '            <div data-sqsp-image-classic-block-image-container '
             'class="sqs-image-shape-container-element\n'
             '              \n'
             '          \n'
             '        \n'
             '              has-aspect-ratio\n'
             '            " style="\n'
             '                position: relative;\n'
             '                \n'
             '                  padding-bottom:17.25%;\n'
             '                \n'
             '                overflow: hidden;-webkit-mask-image: '
             '-webkit-radial-gradient(white, black);\n'
             '              ">\n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                <img data-stretch="false" '
             'data-src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/5b991a57-6c73-4481-8844-37a60e31a42b/20230822_weekly-event.gif" '
             'data-image="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/5b991a57-6c73-4481-8844-37a60e31a42b/20230822_weekly-event.gif" '
             'data-image-dimensions="800x138" data-image-focal-point="0.5,0.5" '
             'alt="" data-load="false" elementtiming="system-image-block" '
             'data-sqsp-image-classic-block-image '
             'src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/5b991a57-6c73-4481-8844-37a60e31a42b/20230822_weekly-event.gif" '
             'width="800" height="138" sizes="(max-width: 640px) 100vw, '
             '(max-width: 767px) 100vw, 100vw" '
             'style="display:block;object-fit: cover; width: 100%; height: '
             '100%; object-position: 50% 50%" '
             'onload=\'this.classList.add("loaded")\' '
             'srcset="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/5b991a57-6c73-4481-8844-37a60e31a42b/20230822_weekly-event.gif?format=100w '
             '100w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/5b991a57-6c73-4481-8844-37a60e31a42b/20230822_weekly-event.gif?format=300w '
             '300w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/5b991a57-6c73-4481-8844-37a60e31a42b/20230822_weekly-event.gif?format=500w '
             '500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/5b991a57-6c73-4481-8844-37a60e31a42b/20230822_weekly-event.gif?format=750w '
             '750w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/5b991a57-6c73-4481-8844-37a60e31a42b/20230822_weekly-event.gif?format=1000w '
             '1000w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/5b991a57-6c73-4481-8844-37a60e31a42b/20230822_weekly-event.gif?format=1500w '
             '1500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/5b991a57-6c73-4481-8844-37a60e31a42b/20230822_weekly-event.gif?format=2500w '
             '2500w" loading="lazy" decoding="async" data-loader="sqs">\n'
             '\n'
             '            </div>\n'
             '          </div>\n'
             '        \n'
             '          \n'
             '        \n'
             '\n'
             '        \n'
             '      \n'
             '        </figure>\n'
             '      \n'
             '\n'
             '    </div>\n'
             '  \n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '\n'
             '</div></div><div class="sqs-block html-block sqs-block-html" '
             'data-block-type="2" '
             'data-border-radii=\'{"topLeft":{"unit":"px","value":0.0},"topRight":{"unit":"px","value":0.0},"bottomLeft":{"unit":"px","value":0.0},"bottomRight":{"unit":"px","value":0.0}}\' '
             'data-sqsp-block="text" '
             'id="block-yui_3_17_2_3_1513709720340_34003"><div '
             'class="sqs-block-content">\n'
             '\n'
             '<div class="sqs-html-content" data-sqsp-text-block-content>\n'
             '  <p style="text-align:center;white-space:pre-wrap;" '
             'class="">scroll down for our weekly events<br><a '
             'href="/signup">message us</a> to celebrate your bday!<br>happy '
             'hour 7-8PM</p><ul data-rte-list="default"><li><p class="" '
             'style="white-space:pre-wrap;"><strong>wednesdays:</strong> <a '
             'href="https://www.troupe429.com/karaoke" '
             'target="_blank">karaoke</a> - over 250,000 songs to '
             'sing</p></li><li><p class="" '
             'style="white-space:pre-wrap;"><strong>thursdays:</strong> darts '
             '+ video vj</p></li><li><p class="" '
             'style="white-space:pre-wrap;"><strong>fridays: </strong>shows + '
             'dj nico rico dance floor</p></li><li><p class="" '
             'style="white-space:pre-wrap;"><strong>saturdays:</strong> shows '
             '+ dj nico rico dance floor</p></li><li><p class="" '
             'style="white-space:pre-wrap;"><strong>sundays:</strong> trivia - '
             'first question at 7:30pm</p></li><li><p class="" '
             'style="white-space:pre-wrap;"><strong>mondays:</strong> '
             'CLOSED</p></li><li><p class="" '
             'style="white-space:pre-wrap;"><strong>tuesdays:</strong> '
             'CLOSED</p></li><li><p class="" '
             'style="white-space:pre-wrap;"><strong>drag brunch:</strong> <a '
             'href="https://www.troupe429.com/dragbrunch" target="_blank">once '
             'a month!</a></p></li><li><p class="" '
             'style="white-space:pre-wrap;"><strong>burlesque show:</strong> '
             '<a href="https://www.troupe429.com/burlesque" '
             'target="_blank">once a month!</a></p></li></ul><p '
             'style="text-align:center;white-space:pre-wrap;" class=""><a '
             'href="https://www.troupe429.com/directions">click here</a> for '
             'info &amp; directions<br>(all nights free - unless '
             'ticketed)</p>\n'
             '</div>\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '  \n'
             '\n'
             '\n'
             '\n'
             '</div></div><div class="sqs-block horizontalrule-block '
             'sqs-block-horizontalrule" data-block-type="47" '
             'data-sqsp-block="line" '
             'id="block-yui_3_17_2_1_1650568224926_56151"><div '
             'class="sqs-block-content"><hr></div></div><div class="sqs-block '
             'html-block sqs-block-html" data-block-type="2" '
             'data-border-radii=\'{"topLeft":{"unit":"px","value":0.0},"topRight":{"unit":"px","value":0.0},"bottomLeft":{"unit":"px","value":0.0},"bottomRight":{"unit":"px","value":0.0}}\' '
             'data-sqsp-block="text" '
             'id="block-yui_3_17_2_1_1650568224926_56212"><div '
             'class="sqs-block-content">\n'
             '\n'
             '<div class="sqs-html-content" data-sqsp-text-block-content>\n'
             '  <h2 '
             'style="text-align:center;white-space:pre-wrap;"><strong>GET ON '
             '</strong>THE LIST!</h2>\n'
             '</div>\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '  \n'
             '\n'
             '\n'
             '\n'
             '</div></div><div class="sqs-block newsletter-block '
             'sqs-block-newsletter" data-block-type="51" '
             'data-border-radii=\'{"topLeft":{"unit":"px","value":0.0},"topRight":{"unit":"px","value":0.0},"bottomLeft":{"unit":"px","value":0.0},"bottomRight":{"unit":"px","value":0.0}}\' '
             'id="block-yui_3_17_2_1_1650567988581_17806"><div '
             'class="sqs-block-content">\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '  \n'
             '\n'
             '\n'
             '\n'
             '\n'
             '<div class="newsletter-form-wrapper\n'
             '  \n'
             '  newsletter-form-wrapper--layoutFloat\n'
             '  newsletter-form-wrapper--alignCenter\n'
             '  \n'
             '  ">\n'
             '  <form class="newsletter-form" '
             'data-form-id="6261ab5a2a526810b9fb9b91" autocomplete="on" '
             'method="POST" novalidate onsubmit="return (function (form) {\n'
             "    Y.use('squarespace-form-submit', 'node', function "
             'usingFormSubmit(Y) {\n'
             '      (new Y.Squarespace.FormSubmit(form)).submit({\n'
             "        formId: '6261ab5a2a526810b9fb9b91',\n"
             "        collectionId: '5a396436419202c16af0a08d',\n"
             "        objectName: 'page-5a396436419202c16af0a08d'\n"
             '      });\n'
             '    });\n'
             '    return false;\n'
             '  })(this);">\n'
             '    <header class="newsletter-form-header">\n'
             '      <h2 class="newsletter-form-header-title">SIGN UP '
             'NOW!</h2>\n'
             '      <div class="newsletter-form-header-description"><p '
             'class="" data-rte-preserve-empty="true" '
             'style="white-space:pre-wrap;">get invites from '
             'award-winning<br><strong>Troupe429: bar + cabaret stage + disco '
             'ball dance floor<br></strong><a target="_blank" '
             'href="https://www.google.com/maps/place/Troupe429/@41.118318,-73.4108799,15z/data=!4m5!3m4!1s0x0:0x164b77e56cf19ac1!8m2!3d41.118318!4d-73.4108799">3 '
             'Wall Street, Norwalk, CT</a><br><br><strong>ALL '
             'WELCOME!</strong></p></div>\n'
             '    </header>\n'
             '    <div class="newsletter-form-body">\n'
             '      <div class="newsletter-form-fields-wrapper form-fields" '
             'style="vertical-align: middle;">\n'
             '        \n'
             '        \n'
             '          \n'
             '            <div id="email-yui_3_17_2_1_1650567988581_17811" '
             'class="newsletter-form-field-wrapper form-item field email '
             'required" style="vertical-align: bottom;">\n'
             '              <label class="newsletter-form-field-label title" '
             'for="email-yui_3_17_2_1_1650567988581_17811-field">Email '
             'Address</label>\n'
             '              <input '
             'id="email-yui_3_17_2_1_1650567988581_17811-field" '
             'class="newsletter-form-field-element field-element" name="email" '
             'x-autocompletetype="email" autocomplete="email" type="email" '
             'spellcheck="false" placeholder="Email Address">\n'
             '            </div>\n'
             '          \n'
             '        \n'
             '          \n'
             '        \n'
             '      </div>\n'
             '      <div data-animation-role="button" '
             'class="newsletter-form-button-wrapper submit-wrapper" '
             'style="vertical-align: middle;">\n'
             '        <button class="\n'
             '            newsletter-form-button\n'
             '            sqs-system-button\n'
             '            sqs-editable-button-layout\n'
             '            sqs-editable-button-style\n'
             '            sqs-editable-button-shape\n'
             '            sqs-button-element--primary\n'
             '          " type="submit" value="CLICK">\n'
             '          <span class="newsletter-form-spinner sqs-spin light '
             'large"></span>\n'
             '          <span '
             'class="newsletter-form-button-label">CLICK</span>\n'
             '          <span class="newsletter-form-button-icon"></span>\n'
             '        </button>\n'
             '      </div>\n'
             '      \n'
             '        \n'
             '      \n'
             '    </div>\n'
             '    <div class="newsletter-form-footnote"><p class="" '
             'data-rte-preserve-empty="true" '
             'style="white-space:pre-wrap;"></p></div>\n'
             '    <div class="hidden form-submission-text"><p class="" '
             'style="white-space:pre-wrap;">Hi Trouper!</p><p class="" '
             'style="white-space:pre-wrap;">Thank you for signing up for '
             'invites to <strong>Troupe429</strong> parties &amp; special '
             'events. See you soon!<br><br><a href="https://www.troupe429.com" '
             'target="_blank"><strong>Troupe429</strong></a><strong><br>3 Wall '
             'Street<br>Norwalk, CT<br>06850</strong></p></div>\n'
             '    <div class="hidden form-submission-html" '
             'data-submission-html=""></div>\n'
             '  </form>\n'
             '</div>\n'
             '</div></div><div class="sqs-block horizontalrule-block '
             'sqs-block-horizontalrule" data-block-type="47" '
             'data-sqsp-block="line" '
             'id="block-yui_3_17_2_1_1650568224926_58388"><div '
             'class="sqs-block-content"><hr></div></div><div class="sqs-block '
             'html-block sqs-block-html" data-block-type="2" '
             'data-border-radii=\'{"topLeft":{"unit":"px","value":0.0},"topRight":{"unit":"px","value":0.0},"bottomLeft":{"unit":"px","value":0.0},"bottomRight":{"unit":"px","value":0.0}}\' '
             'data-sqsp-block="text" '
             'id="block-yui_3_17_2_1_1650567988581_17902"><div '
             'class="sqs-block-content">\n'
             '\n'
             '<div class="sqs-html-content" data-sqsp-text-block-content>\n'
             '  <h2 '
             'style="text-align:center;white-space:pre-wrap;"><strong>WEEKLY '
             '</strong>EVENTS!</h2>\n'
             '</div>\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '  \n'
             '\n'
             '\n'
             '\n'
             '</div></div><div class="row sqs-row"><div class="col sqs-col-6 '
             'span-6"><div class="sqs-block website-component-block '
             'sqs-block-website-component sqs-block-spacer spacer-block sized '
             'vsize-1" '
             'data-block-css=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.styles.css"]\' '
             'data-block-scripts=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.visitor.js"]\' '
             'data-block-type="1337" '
             'data-definition-name="website.components.spacer" '
             'data-website-component-id="yui_3_17_2_1_1766006837023_20682" '
             'id="block-yui_3_17_2_1_1766006837023_20682"><div '
             'class="sqs-block-content">\xa0</div></div></div><div class="col '
             'sqs-col-6 span-6"><div class="sqs-block website-component-block '
             'sqs-block-website-component sqs-block-spacer spacer-block sized '
             'vsize-1" '
             'data-block-css=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.styles.css"]\' '
             'data-block-scripts=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.visitor.js"]\' '
             'data-block-type="1337" '
             'data-definition-name="website.components.spacer" '
             'data-website-component-id="yui_3_17_2_1_1766006837023_12622" '
             'id="block-yui_3_17_2_1_1766006837023_12622"><div '
             'class="sqs-block-content">\xa0</div></div></div></div><div '
             'class="row sqs-row"><div class="col sqs-col-6 span-6"><div '
             'class="sqs-block image-block sqs-block-image" '
             'data-block-type="5" data-sqsp-block="image-classic" '
             'id="block-yui_3_17_2_1_1577994806830_46881"><div '
             'class="sqs-block-content">\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '    \n'
             '  \n'
             '    <div class="\n'
             '          image-block-outer-wrapper\n'
             '          layout-caption-below\n'
             '          design-layout-inline\n'
             '          combination-animation-none\n'
             '          individual-animation-none\n'
             '          individual-text-animation-none\n'
             '        " data-test="image-block-inline-outer-wrapper" '
             'data-sqsp-image-classic-block-layout="inline">\n'
             '\n'
             '      \n'
             '\n'
             '      \n'
             '        <figure class="\n'
             '              sqs-block-image-figure\n'
             '              intrinsic\n'
             '            " style="max-width:1080px;">\n'
             '          \n'
             '        \n'
             '        \n'
             '\n'
             '        \n'
             '          <a data-sqsp-image-classic-block-image-link class="\n'
             '                sqs-block-image-link\n'
             '                \n'
             '          \n'
             '        \n'
             '              " href="/karaoke" target="_blank">\n'
             '            \n'
             '          <div class="image-block-wrapper" '
             'data-animation-role="image">\n'
             '            <div data-sqsp-image-classic-block-image-container '
             'class="sqs-image-shape-container-element\n'
             '              \n'
             '          \n'
             '        \n'
             '              has-aspect-ratio\n'
             '            " style="\n'
             '                position: relative;\n'
             '                \n'
             '                  padding-bottom:125%;\n'
             '                \n'
             '                overflow: hidden;-webkit-mask-image: '
             '-webkit-radial-gradient(white, black);\n'
             '              ">\n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                <img data-stretch="false" '
             'data-src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/e5515d2f-5bb5-43c1-8b23-3111948fc636/20260101_Karaoke.png" '
             'data-image="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/e5515d2f-5bb5-43c1-8b23-3111948fc636/20260101_Karaoke.png" '
             'data-image-dimensions="1080x1350" '
             'data-image-focal-point="0.5,0.5" alt="" data-load="false" '
             'elementtiming="system-image-block" '
             'data-sqsp-image-classic-block-image '
             'src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/e5515d2f-5bb5-43c1-8b23-3111948fc636/20260101_Karaoke.png" '
             'width="1080" height="1350" sizes="(max-width: 640px) 100vw, '
             '(max-width: 767px) 50vw, 50vw" style="display:block;object-fit: '
             'cover; width: 100%; height: 100%; object-position: 50% 50%" '
             'onload=\'this.classList.add("loaded")\' '
             'srcset="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/e5515d2f-5bb5-43c1-8b23-3111948fc636/20260101_Karaoke.png?format=100w '
             '100w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/e5515d2f-5bb5-43c1-8b23-3111948fc636/20260101_Karaoke.png?format=300w '
             '300w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/e5515d2f-5bb5-43c1-8b23-3111948fc636/20260101_Karaoke.png?format=500w '
             '500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/e5515d2f-5bb5-43c1-8b23-3111948fc636/20260101_Karaoke.png?format=750w '
             '750w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/e5515d2f-5bb5-43c1-8b23-3111948fc636/20260101_Karaoke.png?format=1000w '
             '1000w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/e5515d2f-5bb5-43c1-8b23-3111948fc636/20260101_Karaoke.png?format=1500w '
             '1500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/e5515d2f-5bb5-43c1-8b23-3111948fc636/20260101_Karaoke.png?format=2500w '
             '2500w" loading="lazy" decoding="async" data-loader="sqs">\n'
             '\n'
             '            </div>\n'
             '          </div>\n'
             '        \n'
             '          </a>\n'
             '        \n'
             '\n'
             '        \n'
             '          \n'
             '          <figcaption '
             'data-sqsp-image-classic-block-caption-container '
             'class="image-caption-wrapper">\n'
             '            <div class="image-caption"><p class="" '
             'style="white-space:pre-wrap;"><strong>WEDNESDAYS</strong></p><p '
             'class="" style="white-space:pre-wrap;">★ '
             '<strong>KARAOKE</strong> ★ come sing, or just listen! ★</p><p '
             'class="" style="white-space:pre-wrap;">happy hour 7-8pm</p><p '
             'class="" style="white-space:pre-wrap;"><strong>FREE!</strong> ★ '
             '21+ ★ open till 1am</p></div>\n'
             '          </figcaption>\n'
             '        \n'
             '      \n'
             '        </figure>\n'
             '      \n'
             '\n'
             '    </div>\n'
             '  \n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '\n'
             '</div></div></div><div class="col sqs-col-6 span-6"><div '
             'class="sqs-block image-block sqs-block-image" '
             'data-block-type="5" data-sqsp-block="image-classic" '
             'id="block-yui_3_17_2_1_1631247449504_19720"><div '
             'class="sqs-block-content">\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '    \n'
             '  \n'
             '    <div class="\n'
             '          image-block-outer-wrapper\n'
             '          layout-caption-below\n'
             '          design-layout-inline\n'
             '          combination-animation-none\n'
             '          individual-animation-none\n'
             '          individual-text-animation-none\n'
             '        " data-test="image-block-inline-outer-wrapper" '
             'data-sqsp-image-classic-block-layout="inline">\n'
             '\n'
             '      \n'
             '\n'
             '      \n'
             '        <figure class="\n'
             '              sqs-block-image-figure\n'
             '              intrinsic\n'
             '            " style="max-width:1000px;">\n'
             '          \n'
             '        \n'
             '        \n'
             '\n'
             '        \n'
             '          \n'
             '            \n'
             '          <div class="image-block-wrapper" '
             'data-animation-role="image">\n'
             '            <div data-sqsp-image-classic-block-image-container '
             'class="sqs-image-shape-container-element\n'
             '              \n'
             '          \n'
             '        \n'
             '              has-aspect-ratio\n'
             '            " style="\n'
             '                position: relative;\n'
             '                \n'
             '                  padding-bottom:125%;\n'
             '                \n'
             '                overflow: hidden;-webkit-mask-image: '
             '-webkit-radial-gradient(white, black);\n'
             '              ">\n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                <img data-stretch="false" '
             'data-src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1772829957439-VXJQWNL0I6847CJ69E36/MUSIC+VIDEOS+AT+TROUPE429+IN+NORWALK%2C+CT+EVERY+THURSDAY.webp" '
             'data-image="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1772829957439-VXJQWNL0I6847CJ69E36/MUSIC+VIDEOS+AT+TROUPE429+IN+NORWALK%2C+CT+EVERY+THURSDAY.webp" '
             'data-image-dimensions="1000x1250" '
             'data-image-focal-point="0.5,0.5" alt="" data-load="false" '
             'elementtiming="system-image-block" '
             'data-sqsp-image-classic-block-image '
             'src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1772829957439-VXJQWNL0I6847CJ69E36/MUSIC+VIDEOS+AT+TROUPE429+IN+NORWALK%2C+CT+EVERY+THURSDAY.webp" '
             'width="1000" height="1250" sizes="(max-width: 640px) 100vw, '
             '(max-width: 767px) 50vw, 50vw" style="display:block;object-fit: '
             'cover; width: 100%; height: 100%; object-position: 50% 50%" '
             'onload=\'this.classList.add("loaded")\' '
             'srcset="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1772829957439-VXJQWNL0I6847CJ69E36/MUSIC+VIDEOS+AT+TROUPE429+IN+NORWALK%2C+CT+EVERY+THURSDAY.webp?format=100w '
             '100w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1772829957439-VXJQWNL0I6847CJ69E36/MUSIC+VIDEOS+AT+TROUPE429+IN+NORWALK%2C+CT+EVERY+THURSDAY.webp?format=300w '
             '300w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1772829957439-VXJQWNL0I6847CJ69E36/MUSIC+VIDEOS+AT+TROUPE429+IN+NORWALK%2C+CT+EVERY+THURSDAY.webp?format=500w '
             '500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1772829957439-VXJQWNL0I6847CJ69E36/MUSIC+VIDEOS+AT+TROUPE429+IN+NORWALK%2C+CT+EVERY+THURSDAY.webp?format=750w '
             '750w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1772829957439-VXJQWNL0I6847CJ69E36/MUSIC+VIDEOS+AT+TROUPE429+IN+NORWALK%2C+CT+EVERY+THURSDAY.webp?format=1000w '
             '1000w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1772829957439-VXJQWNL0I6847CJ69E36/MUSIC+VIDEOS+AT+TROUPE429+IN+NORWALK%2C+CT+EVERY+THURSDAY.webp?format=1500w '
             '1500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1772829957439-VXJQWNL0I6847CJ69E36/MUSIC+VIDEOS+AT+TROUPE429+IN+NORWALK%2C+CT+EVERY+THURSDAY.webp?format=2500w '
             '2500w" loading="lazy" decoding="async" data-loader="sqs">\n'
             '\n'
             '            </div>\n'
             '          </div>\n'
             '        \n'
             '          \n'
             '        \n'
             '\n'
             '        \n'
             '          \n'
             '          <figcaption '
             'data-sqsp-image-classic-block-caption-container '
             'class="image-caption-wrapper">\n'
             '            <div class="image-caption"><p class="" '
             'style="white-space:pre-wrap;"><strong>THURSDAYS</strong></p><p '
             'class="" style="white-space:pre-wrap;">★ <strong>VJ '
             'NIGHT</strong> ★ tell the bartender what videos you want to see '
             '&amp; hear! ★</p><p class="" style="white-space:pre-wrap;">happy '
             'hour 7-8pm</p><p class="" '
             'style="white-space:pre-wrap;"><strong>FREE!</strong> ★ 21+ ★ '
             'open till 1am</p></div>\n'
             '          </figcaption>\n'
             '        \n'
             '      \n'
             '        </figure>\n'
             '      \n'
             '\n'
             '    </div>\n'
             '  \n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '\n'
             '</div></div></div></div><div class="row sqs-row"><div class="col '
             'sqs-col-6 span-6"><div class="sqs-block image-block '
             'sqs-block-image" data-block-type="5" '
             'data-sqsp-block="image-classic" '
             'id="block-yui_3_17_2_1_1714038625091_11264"><div '
             'class="sqs-block-content">\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '    \n'
             '  \n'
             '    <div class="\n'
             '          image-block-outer-wrapper\n'
             '          layout-caption-below\n'
             '          design-layout-inline\n'
             '          combination-animation-none\n'
             '          individual-animation-none\n'
             '          individual-text-animation-none\n'
             '        " data-test="image-block-inline-outer-wrapper" '
             'data-sqsp-image-classic-block-layout="inline">\n'
             '\n'
             '      \n'
             '\n'
             '      \n'
             '        <figure class="\n'
             '              sqs-block-image-figure\n'
             '              intrinsic\n'
             '            " style="max-width:1800px;">\n'
             '          \n'
             '        \n'
             '        \n'
             '\n'
             '        \n'
             '          \n'
             '            \n'
             '          <div class="image-block-wrapper" '
             'data-animation-role="image">\n'
             '            <div data-sqsp-image-classic-block-image-container '
             'class="sqs-image-shape-container-element\n'
             '              \n'
             '          \n'
             '        \n'
             '              has-aspect-ratio\n'
             '            " style="\n'
             '                position: relative;\n'
             '                \n'
             '                  padding-bottom:125%;\n'
             '                \n'
             '                overflow: hidden;-webkit-mask-image: '
             '-webkit-radial-gradient(white, black);\n'
             '              ">\n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                <img data-stretch="false" '
             'data-src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780394090341-1OSSRLDAQF57RDDVGXJA/SIENNA+SAYS+PRIDE+FRIDAYS+AT+TROUPE429+NORWALK%2C+CT+-+JUNE+2026.png" '
             'data-image="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780394090341-1OSSRLDAQF57RDDVGXJA/SIENNA+SAYS+PRIDE+FRIDAYS+AT+TROUPE429+NORWALK%2C+CT+-+JUNE+2026.png" '
             'data-image-dimensions="1800x2250" '
             'data-image-focal-point="0.5,0.5" alt="" data-load="false" '
             'elementtiming="system-image-block" '
             'data-sqsp-image-classic-block-image '
             'src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780394090341-1OSSRLDAQF57RDDVGXJA/SIENNA+SAYS+PRIDE+FRIDAYS+AT+TROUPE429+NORWALK%2C+CT+-+JUNE+2026.png" '
             'width="1800" height="2250" sizes="(max-width: 640px) 100vw, '
             '(max-width: 767px) 50vw, 50vw" style="display:block;object-fit: '
             'cover; width: 100%; height: 100%; object-position: 50% 50%" '
             'onload=\'this.classList.add("loaded")\' '
             'srcset="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780394090341-1OSSRLDAQF57RDDVGXJA/SIENNA+SAYS+PRIDE+FRIDAYS+AT+TROUPE429+NORWALK%2C+CT+-+JUNE+2026.png?format=100w '
             '100w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780394090341-1OSSRLDAQF57RDDVGXJA/SIENNA+SAYS+PRIDE+FRIDAYS+AT+TROUPE429+NORWALK%2C+CT+-+JUNE+2026.png?format=300w '
             '300w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780394090341-1OSSRLDAQF57RDDVGXJA/SIENNA+SAYS+PRIDE+FRIDAYS+AT+TROUPE429+NORWALK%2C+CT+-+JUNE+2026.png?format=500w '
             '500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780394090341-1OSSRLDAQF57RDDVGXJA/SIENNA+SAYS+PRIDE+FRIDAYS+AT+TROUPE429+NORWALK%2C+CT+-+JUNE+2026.png?format=750w '
             '750w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780394090341-1OSSRLDAQF57RDDVGXJA/SIENNA+SAYS+PRIDE+FRIDAYS+AT+TROUPE429+NORWALK%2C+CT+-+JUNE+2026.png?format=1000w '
             '1000w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780394090341-1OSSRLDAQF57RDDVGXJA/SIENNA+SAYS+PRIDE+FRIDAYS+AT+TROUPE429+NORWALK%2C+CT+-+JUNE+2026.png?format=1500w '
             '1500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780394090341-1OSSRLDAQF57RDDVGXJA/SIENNA+SAYS+PRIDE+FRIDAYS+AT+TROUPE429+NORWALK%2C+CT+-+JUNE+2026.png?format=2500w '
             '2500w" loading="lazy" decoding="async" data-loader="sqs">\n'
             '\n'
             '            </div>\n'
             '          </div>\n'
             '        \n'
             '          \n'
             '        \n'
             '\n'
             '        \n'
             '          \n'
             '          <figcaption '
             'data-sqsp-image-classic-block-caption-container '
             'class="image-caption-wrapper">\n'
             '            <div class="image-caption"><p class="" '
             'style="white-space:pre-wrap;"><strong>FRI JUNE 19</strong></p><p '
             'class="" style="white-space:pre-wrap;">★ <strong>SIENNA '
             'SAYS!</strong> ★ Connecticut’s longest running weekly drag show! '
             '★</p><p class="" style="white-space:pre-wrap;">sienna rose + dj '
             'nico rico</p><p class="" style="white-space:pre-wrap;">happy '
             'hour 7-8pm</p><p class="" '
             'style="white-space:pre-wrap;"><strong>FREE!</strong> ★ 21+ ★ '
             'open till 2am</p></div>\n'
             '          </figcaption>\n'
             '        \n'
             '      \n'
             '        </figure>\n'
             '      \n'
             '\n'
             '    </div>\n'
             '  \n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '\n'
             '</div></div></div><div class="col sqs-col-6 span-6"><div '
             'class="sqs-block image-block sqs-block-image" '
             'data-block-type="5" data-sqsp-block="image-classic" '
             'id="block-yui_3_17_2_1_1721777494226_18963"><div '
             'class="sqs-block-content">\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '    \n'
             '  \n'
             '    <div class="\n'
             '          image-block-outer-wrapper\n'
             '          layout-caption-below\n'
             '          design-layout-inline\n'
             '          combination-animation-none\n'
             '          individual-animation-none\n'
             '          individual-text-animation-none\n'
             '        " data-test="image-block-inline-outer-wrapper" '
             'data-sqsp-image-classic-block-layout="inline">\n'
             '\n'
             '      \n'
             '\n'
             '      \n'
             '        <figure class="\n'
             '              sqs-block-image-figure\n'
             '              intrinsic\n'
             '            " style="max-width:1000px;">\n'
             '          \n'
             '        \n'
             '        \n'
             '\n'
             '        \n'
             '          \n'
             '            \n'
             '          <div class="image-block-wrapper" '
             'data-animation-role="image">\n'
             '            <div data-sqsp-image-classic-block-image-container '
             'class="sqs-image-shape-container-element\n'
             '              \n'
             '          \n'
             '        \n'
             '              has-aspect-ratio\n'
             '            " style="\n'
             '                position: relative;\n'
             '                \n'
             '                  padding-bottom:125%;\n'
             '                \n'
             '                overflow: hidden;-webkit-mask-image: '
             '-webkit-radial-gradient(white, black);\n'
             '              ">\n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                <img data-stretch="false" '
             'data-src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780629393226-P6Z96SXVPZE288METPJJ/20260620_PRIDEdrate.png" '
             'data-image="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780629393226-P6Z96SXVPZE288METPJJ/20260620_PRIDEdrate.png" '
             'data-image-dimensions="1000x1250" '
             'data-image-focal-point="0.5,0.5" alt="" data-load="false" '
             'elementtiming="system-image-block" '
             'data-sqsp-image-classic-block-image '
             'src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780629393226-P6Z96SXVPZE288METPJJ/20260620_PRIDEdrate.png" '
             'width="1000" height="1250" sizes="(max-width: 640px) 100vw, '
             '(max-width: 767px) 50vw, 50vw" style="display:block;object-fit: '
             'cover; width: 100%; height: 100%; object-position: 50% 50%" '
             'onload=\'this.classList.add("loaded")\' '
             'srcset="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780629393226-P6Z96SXVPZE288METPJJ/20260620_PRIDEdrate.png?format=100w '
             '100w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780629393226-P6Z96SXVPZE288METPJJ/20260620_PRIDEdrate.png?format=300w '
             '300w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780629393226-P6Z96SXVPZE288METPJJ/20260620_PRIDEdrate.png?format=500w '
             '500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780629393226-P6Z96SXVPZE288METPJJ/20260620_PRIDEdrate.png?format=750w '
             '750w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780629393226-P6Z96SXVPZE288METPJJ/20260620_PRIDEdrate.png?format=1000w '
             '1000w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780629393226-P6Z96SXVPZE288METPJJ/20260620_PRIDEdrate.png?format=1500w '
             '1500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1780629393226-P6Z96SXVPZE288METPJJ/20260620_PRIDEdrate.png?format=2500w '
             '2500w" loading="lazy" decoding="async" data-loader="sqs">\n'
             '\n'
             '            </div>\n'
             '          </div>\n'
             '        \n'
             '          \n'
             '        \n'
             '\n'
             '        \n'
             '          \n'
             '          <figcaption '
             'data-sqsp-image-classic-block-caption-container '
             'class="image-caption-wrapper">\n'
             '            <div class="image-caption"><p class="" '
             'style="white-space:pre-wrap;"><strong>SAT JUNE 20</strong></p><p '
             'class="" style="white-space:pre-wrap;">★ <strong>PRIDE-DRATE '
             'DANCE PARTY! </strong>★</p><p class="" '
             'style="white-space:pre-wrap;">dj nico rico</p><p class="" '
             'style="white-space:pre-wrap;">happy hour 7-8pm</p><p class="" '
             'style="white-space:pre-wrap;"><strong>FREE!</strong> ★ 21+ ★ '
             'open till 2am</p></div>\n'
             '          </figcaption>\n'
             '        \n'
             '      \n'
             '        </figure>\n'
             '      \n'
             '\n'
             '    </div>\n'
             '  \n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '\n'
             '</div></div></div></div><div class="row sqs-row"><div class="col '
             'sqs-col-6 span-6"><div class="sqs-block image-block '
             'sqs-block-image" data-block-type="5" '
             'data-sqsp-block="image-classic" '
             'id="block-yui_3_17_2_1_1533142520977_15645"><div '
             'class="sqs-block-content">\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '    \n'
             '  \n'
             '    <div class="\n'
             '          image-block-outer-wrapper\n'
             '          layout-caption-below\n'
             '          design-layout-inline\n'
             '          combination-animation-none\n'
             '          individual-animation-none\n'
             '          individual-text-animation-none\n'
             '        " data-test="image-block-inline-outer-wrapper" '
             'data-sqsp-image-classic-block-layout="inline">\n'
             '\n'
             '      \n'
             '\n'
             '      \n'
             '        <figure class="\n'
             '              sqs-block-image-figure\n'
             '              intrinsic\n'
             '            " style="max-width:1000px;">\n'
             '          \n'
             '        \n'
             '        \n'
             '\n'
             '        \n'
             '          <a data-sqsp-image-classic-block-image-link class="\n'
             '                sqs-block-image-link\n'
             '                \n'
             '          \n'
             '        \n'
             '              " href="/trivia" target="_blank">\n'
             '            \n'
             '          <div class="image-block-wrapper" '
             'data-animation-role="image">\n'
             '            <div data-sqsp-image-classic-block-image-container '
             'class="sqs-image-shape-container-element\n'
             '              \n'
             '          \n'
             '        \n'
             '              has-aspect-ratio\n'
             '            " style="\n'
             '                position: relative;\n'
             '                \n'
             '                  padding-bottom:125%;\n'
             '                \n'
             '                overflow: hidden;-webkit-mask-image: '
             '-webkit-radial-gradient(white, black);\n'
             '              ">\n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                <img data-stretch="false" '
             'data-src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1768954078105-3IOX9QABT3DXRKESCB81/20260101_Sunday-Trivia_Coals.png" '
             'data-image="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1768954078105-3IOX9QABT3DXRKESCB81/20260101_Sunday-Trivia_Coals.png" '
             'data-image-dimensions="1000x1250" '
             'data-image-focal-point="0.5,0.5" alt="" data-load="false" '
             'elementtiming="system-image-block" '
             'data-sqsp-image-classic-block-image '
             'src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1768954078105-3IOX9QABT3DXRKESCB81/20260101_Sunday-Trivia_Coals.png" '
             'width="1000" height="1250" sizes="(max-width: 640px) 100vw, '
             '(max-width: 767px) 50vw, 50vw" style="display:block;object-fit: '
             'cover; width: 100%; height: 100%; object-position: 50% 50%" '
             'onload=\'this.classList.add("loaded")\' '
             'srcset="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1768954078105-3IOX9QABT3DXRKESCB81/20260101_Sunday-Trivia_Coals.png?format=100w '
             '100w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1768954078105-3IOX9QABT3DXRKESCB81/20260101_Sunday-Trivia_Coals.png?format=300w '
             '300w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1768954078105-3IOX9QABT3DXRKESCB81/20260101_Sunday-Trivia_Coals.png?format=500w '
             '500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1768954078105-3IOX9QABT3DXRKESCB81/20260101_Sunday-Trivia_Coals.png?format=750w '
             '750w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1768954078105-3IOX9QABT3DXRKESCB81/20260101_Sunday-Trivia_Coals.png?format=1000w '
             '1000w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1768954078105-3IOX9QABT3DXRKESCB81/20260101_Sunday-Trivia_Coals.png?format=1500w '
             '1500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1768954078105-3IOX9QABT3DXRKESCB81/20260101_Sunday-Trivia_Coals.png?format=2500w '
             '2500w" loading="lazy" decoding="async" data-loader="sqs">\n'
             '\n'
             '            </div>\n'
             '          </div>\n'
             '        \n'
             '          </a>\n'
             '        \n'
             '\n'
             '        \n'
             '          \n'
             '          <figcaption '
             'data-sqsp-image-classic-block-caption-container '
             'class="image-caption-wrapper">\n'
             '            <div class="image-caption"><p class="" '
             'style="white-space:pre-wrap;"><strong>SUNDAYS</strong></p><p '
             'class="" style="white-space:pre-wrap;">★ <strong>TRIVIA '
             'SUNDAYS</strong> ★ 5 rounds for prizes - play solo or with a '
             'team! ★</p><p class="" style="white-space:pre-wrap;">happy hour '
             '7-8pm</p><p class="" '
             'style="white-space:pre-wrap;"><strong>FREE!</strong> ★ 21+ ★ '
             'open till 1am</p></div>\n'
             '          </figcaption>\n'
             '        \n'
             '      \n'
             '        </figure>\n'
             '      \n'
             '\n'
             '    </div>\n'
             '  \n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '\n'
             '</div></div></div><div class="col sqs-col-6 span-6"><div '
             'class="sqs-block image-block sqs-block-image" '
             'data-block-type="5" data-sqsp-block="image-classic" '
             'id="block-yui_3_17_2_1_1738283843100_54895"><div '
             'class="sqs-block-content">\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '    \n'
             '  \n'
             '    <div class="\n'
             '          image-block-outer-wrapper\n'
             '          layout-caption-below\n'
             '          design-layout-inline\n'
             '          combination-animation-none\n'
             '          individual-animation-none\n'
             '          individual-text-animation-none\n'
             '        " data-test="image-block-inline-outer-wrapper" '
             'data-sqsp-image-classic-block-layout="inline">\n'
             '\n'
             '      \n'
             '\n'
             '      \n'
             '        <figure class="\n'
             '              sqs-block-image-figure\n'
             '              intrinsic\n'
             '            " style="max-width:1000px;">\n'
             '          \n'
             '        \n'
             '        \n'
             '\n'
             '        \n'
             '          \n'
             '            \n'
             '          <div class="image-block-wrapper" '
             'data-animation-role="image">\n'
             '            <div data-sqsp-image-classic-block-image-container '
             'class="sqs-image-shape-container-element\n'
             '              \n'
             '          \n'
             '        \n'
             '              has-aspect-ratio\n'
             '            " style="\n'
             '                position: relative;\n'
             '                \n'
             '                  padding-bottom:125%;\n'
             '                \n'
             '                overflow: hidden;-webkit-mask-image: '
             '-webkit-radial-gradient(white, black);\n'
             '              ">\n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                <img data-stretch="false" '
             'data-src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1738280835698-N79YIP9YSJCO6G29IOMZ/20250129_HappyHour.png" '
             'data-image="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1738280835698-N79YIP9YSJCO6G29IOMZ/20250129_HappyHour.png" '
             'data-image-dimensions="1000x1250" '
             'data-image-focal-point="0.5,0.5" alt="happy hour every day from '
             '7-8pm. closed mon + tues. not available during special events." '
             'data-load="false" elementtiming="system-image-block" '
             'data-sqsp-image-classic-block-image '
             'src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1738280835698-N79YIP9YSJCO6G29IOMZ/20250129_HappyHour.png" '
             'width="1000" height="1250" sizes="(max-width: 640px) 100vw, '
             '(max-width: 767px) 50vw, 50vw" style="display:block;object-fit: '
             'cover; width: 100%; height: 100%; object-position: 50% 50%" '
             'onload=\'this.classList.add("loaded")\' '
             'srcset="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1738280835698-N79YIP9YSJCO6G29IOMZ/20250129_HappyHour.png?format=100w '
             '100w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1738280835698-N79YIP9YSJCO6G29IOMZ/20250129_HappyHour.png?format=300w '
             '300w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1738280835698-N79YIP9YSJCO6G29IOMZ/20250129_HappyHour.png?format=500w '
             '500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1738280835698-N79YIP9YSJCO6G29IOMZ/20250129_HappyHour.png?format=750w '
             '750w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1738280835698-N79YIP9YSJCO6G29IOMZ/20250129_HappyHour.png?format=1000w '
             '1000w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1738280835698-N79YIP9YSJCO6G29IOMZ/20250129_HappyHour.png?format=1500w '
             '1500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/1738280835698-N79YIP9YSJCO6G29IOMZ/20250129_HappyHour.png?format=2500w '
             '2500w" loading="lazy" decoding="async" data-loader="sqs">\n'
             '\n'
             '            </div>\n'
             '          </div>\n'
             '        \n'
             '          \n'
             '        \n'
             '\n'
             '        \n'
             '          \n'
             '          <figcaption '
             'data-sqsp-image-classic-block-caption-container '
             'class="image-caption-wrapper">\n'
             '            <div class="image-caption"><p class="" '
             'style="white-space:pre-wrap;"><strong>HAPPY HOUR</strong></p><p '
             'class="" style="white-space:pre-wrap;">★ 7pm-8pm ★ closed '
             'mondays + tuesdays ★</p></div>\n'
             '          </figcaption>\n'
             '        \n'
             '      \n'
             '        </figure>\n'
             '      \n'
             '\n'
             '    </div>\n'
             '  \n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '\n'
             '</div></div></div></div><div class="sqs-block '
             'website-component-block sqs-block-website-component '
             'sqs-block-spacer spacer-block" '
             'data-aspect-ratio="24.356775300171527" '
             'data-block-css=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.styles.css"]\' '
             'data-block-scripts=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.visitor.js"]\' '
             'data-block-type="1337" '
             'data-definition-name="website.components.spacer" '
             'data-website-component-id="yui_3_17_2_1_1776274068157_57844" '
             'id="block-yui_3_17_2_1_1776274068157_57844"><div '
             'class="sqs-block-content">\xa0</div></div><div class="row '
             'sqs-row"><div class="col sqs-col-3 span-3"><div class="sqs-block '
             'website-component-block sqs-block-website-component '
             'sqs-block-spacer spacer-block sized vsize-1" '
             'data-block-css=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.styles.css"]\' '
             'data-block-scripts=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.visitor.js"]\' '
             'data-block-type="1337" '
             'data-definition-name="website.components.spacer" '
             'data-website-component-id="yui_3_17_2_1_1776274068157_32999" '
             'id="block-yui_3_17_2_1_1776274068157_32999"><div '
             'class="sqs-block-content">\xa0</div></div></div><div class="col '
             'sqs-col-6 span-6"><div class="sqs-block image-block '
             'sqs-block-image" data-block-type="5" '
             'data-sqsp-block="image-classic" '
             'id="block-yui_3_17_2_1_1700850351497_42974"><div '
             'class="sqs-block-content">\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '    \n'
             '  \n'
             '    <div class="\n'
             '          image-block-outer-wrapper\n'
             '          layout-caption-below\n'
             '          design-layout-inline\n'
             '          combination-animation-none\n'
             '          individual-animation-none\n'
             '          individual-text-animation-none\n'
             '        " data-test="image-block-inline-outer-wrapper" '
             'data-sqsp-image-classic-block-layout="inline">\n'
             '\n'
             '      \n'
             '\n'
             '      \n'
             '        <figure class="\n'
             '              sqs-block-image-figure\n'
             '              intrinsic\n'
             '            " style="max-width:800px;">\n'
             '          \n'
             '        \n'
             '        \n'
             '\n'
             '        \n'
             '          \n'
             '            \n'
             '          <div class="image-block-wrapper" '
             'data-animation-role="image">\n'
             '            <div data-sqsp-image-classic-block-image-container '
             'class="sqs-image-shape-container-element\n'
             '              \n'
             '          \n'
             '        \n'
             '              has-aspect-ratio\n'
             '            " style="\n'
             '                position: relative;\n'
             '                \n'
             '                  padding-bottom:17.25%;\n'
             '                \n'
             '                overflow: hidden;-webkit-mask-image: '
             '-webkit-radial-gradient(white, black);\n'
             '              ">\n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                <img data-stretch="false" '
             'data-src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/217d7709-9536-48eb-a998-4f9ea79e0a04/20230822_coming-up.gif" '
             'data-image="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/217d7709-9536-48eb-a998-4f9ea79e0a04/20230822_coming-up.gif" '
             'data-image-dimensions="800x138" data-image-focal-point="0.5,0.5" '
             'alt="" data-load="false" elementtiming="system-image-block" '
             'data-sqsp-image-classic-block-image '
             'src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/217d7709-9536-48eb-a998-4f9ea79e0a04/20230822_coming-up.gif" '
             'width="800" height="138" sizes="(max-width: 640px) 100vw, '
             '(max-width: 767px) 50vw, 50vw" style="display:block;object-fit: '
             'cover; width: 100%; height: 100%; object-position: 50% 50%" '
             'onload=\'this.classList.add("loaded")\' '
             'srcset="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/217d7709-9536-48eb-a998-4f9ea79e0a04/20230822_coming-up.gif?format=100w '
             '100w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/217d7709-9536-48eb-a998-4f9ea79e0a04/20230822_coming-up.gif?format=300w '
             '300w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/217d7709-9536-48eb-a998-4f9ea79e0a04/20230822_coming-up.gif?format=500w '
             '500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/217d7709-9536-48eb-a998-4f9ea79e0a04/20230822_coming-up.gif?format=750w '
             '750w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/217d7709-9536-48eb-a998-4f9ea79e0a04/20230822_coming-up.gif?format=1000w '
             '1000w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/217d7709-9536-48eb-a998-4f9ea79e0a04/20230822_coming-up.gif?format=1500w '
             '1500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/217d7709-9536-48eb-a998-4f9ea79e0a04/20230822_coming-up.gif?format=2500w '
             '2500w" loading="lazy" decoding="async" data-loader="sqs">\n'
             '\n'
             '            </div>\n'
             '          </div>\n'
             '        \n'
             '          \n'
             '        \n'
             '\n'
             '        \n'
             '      \n'
             '        </figure>\n'
             '      \n'
             '\n'
             '    </div>\n'
             '  \n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '\n'
             '</div></div></div><div class="col sqs-col-3 span-3"><div '
             'class="sqs-block website-component-block '
             'sqs-block-website-component sqs-block-spacer spacer-block sized '
             'vsize-1" '
             'data-block-css=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.styles.css"]\' '
             'data-block-scripts=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.visitor.js"]\' '
             'data-block-type="1337" '
             'data-definition-name="website.components.spacer" '
             'data-website-component-id="yui_3_17_2_1_1776274068157_35177" '
             'id="block-yui_3_17_2_1_1776274068157_35177"><div '
             'class="sqs-block-content">\xa0</div></div></div></div><div '
             'class="row sqs-row"><div class="col sqs-col-1 span-1"><div '
             'class="sqs-block website-component-block '
             'sqs-block-website-component sqs-block-spacer spacer-block sized '
             'vsize-1" '
             'data-block-css=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.styles.css"]\' '
             'data-block-scripts=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.visitor.js"]\' '
             'data-block-type="1337" '
             'data-definition-name="website.components.spacer" '
             'data-website-component-id="yui_3_17_2_1_1776274068157_37782" '
             'id="block-yui_3_17_2_1_1776274068157_37782"><div '
             'class="sqs-block-content">\xa0</div></div></div><div class="col '
             'sqs-col-10 span-10"><div class="sqs-block image-block '
             'sqs-block-image" data-block-type="5" '
             'data-sqsp-block="image-classic" '
             'id="block-yui_3_17_2_1_1734410416562_10410"><div '
             'class="sqs-block-content">\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '    \n'
             '  \n'
             '    <div class="\n'
             '          image-block-outer-wrapper\n'
             '          layout-caption-below\n'
             '          design-layout-inline\n'
             '          combination-animation-none\n'
             '          individual-animation-none\n'
             '          individual-text-animation-none\n'
             '        " data-test="image-block-inline-outer-wrapper" '
             'data-sqsp-image-classic-block-layout="inline">\n'
             '\n'
             '      \n'
             '\n'
             '      \n'
             '        <figure class="\n'
             '              sqs-block-image-figure\n'
             '              intrinsic\n'
             '            " style="max-width:1500px;">\n'
             '          \n'
             '        \n'
             '        \n'
             '\n'
             '        \n'
             '          <a data-sqsp-image-classic-block-image-link class="\n'
             '                sqs-block-image-link\n'
             '                \n'
             '          \n'
             '        \n'
             '              " href="/dragbrunch" target="_blank">\n'
             '            \n'
             '          <div class="image-block-wrapper" '
             'data-animation-role="image">\n'
             '            <div data-sqsp-image-classic-block-image-container '
             'class="sqs-image-shape-container-element\n'
             '              \n'
             '          \n'
             '        \n'
             '              has-aspect-ratio\n'
             '            " style="\n'
             '                position: relative;\n'
             '                \n'
             '                  padding-bottom:33.333335876464844%;\n'
             '                \n'
             '                overflow: hidden;-webkit-mask-image: '
             '-webkit-radial-gradient(white, black);\n'
             '              ">\n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                <img data-stretch="false" '
             'data-src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/84ebd1c9-0028-424a-bb65-b6e0198835fc/20240131_Troupe429-Banner_Drag-Brunch-CT.png" '
             'data-image="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/84ebd1c9-0028-424a-bb65-b6e0198835fc/20240131_Troupe429-Banner_Drag-Brunch-CT.png" '
             'data-image-dimensions="1500x500" '
             'data-image-focal-point="0.5,0.5" alt="" data-load="false" '
             'elementtiming="system-image-block" '
             'data-sqsp-image-classic-block-image '
             'src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/84ebd1c9-0028-424a-bb65-b6e0198835fc/20240131_Troupe429-Banner_Drag-Brunch-CT.png" '
             'width="1500" height="500" sizes="(max-width: 640px) 100vw, '
             '(max-width: 767px) 83.33333333333334vw, 83.33333333333334vw" '
             'style="display:block;object-fit: cover; width: 100%; height: '
             '100%; object-position: 50% 50%" '
             'onload=\'this.classList.add("loaded")\' '
             'srcset="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/84ebd1c9-0028-424a-bb65-b6e0198835fc/20240131_Troupe429-Banner_Drag-Brunch-CT.png?format=100w '
             '100w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/84ebd1c9-0028-424a-bb65-b6e0198835fc/20240131_Troupe429-Banner_Drag-Brunch-CT.png?format=300w '
             '300w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/84ebd1c9-0028-424a-bb65-b6e0198835fc/20240131_Troupe429-Banner_Drag-Brunch-CT.png?format=500w '
             '500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/84ebd1c9-0028-424a-bb65-b6e0198835fc/20240131_Troupe429-Banner_Drag-Brunch-CT.png?format=750w '
             '750w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/84ebd1c9-0028-424a-bb65-b6e0198835fc/20240131_Troupe429-Banner_Drag-Brunch-CT.png?format=1000w '
             '1000w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/84ebd1c9-0028-424a-bb65-b6e0198835fc/20240131_Troupe429-Banner_Drag-Brunch-CT.png?format=1500w '
             '1500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/84ebd1c9-0028-424a-bb65-b6e0198835fc/20240131_Troupe429-Banner_Drag-Brunch-CT.png?format=2500w '
             '2500w" loading="lazy" decoding="async" data-loader="sqs">\n'
             '\n'
             '            </div>\n'
             '          </div>\n'
             '        \n'
             '          </a>\n'
             '        \n'
             '\n'
             '        \n'
             '      \n'
             '        </figure>\n'
             '      \n'
             '\n'
             '    </div>\n'
             '  \n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '\n'
             '</div></div></div><div class="col sqs-col-1 span-1"><div '
             'class="sqs-block website-component-block '
             'sqs-block-website-component sqs-block-spacer spacer-block sized '
             'vsize-1" '
             'data-block-css=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.styles.css"]\' '
             'data-block-scripts=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.visitor.js"]\' '
             'data-block-type="1337" '
             'data-definition-name="website.components.spacer" '
             'data-website-component-id="yui_3_17_2_1_1776274068157_40796" '
             'id="block-yui_3_17_2_1_1776274068157_40796"><div '
             'class="sqs-block-content">\xa0</div></div></div></div><div '
             'class="row sqs-row"><div class="col sqs-col-1 span-1"><div '
             'class="sqs-block website-component-block '
             'sqs-block-website-component sqs-block-spacer spacer-block sized '
             'vsize-1" '
             'data-block-css=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.styles.css"]\' '
             'data-block-scripts=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.visitor.js"]\' '
             'data-block-type="1337" '
             'data-definition-name="website.components.spacer" '
             'data-website-component-id="yui_3_17_2_1_1776274068157_42844" '
             'id="block-yui_3_17_2_1_1776274068157_42844"><div '
             'class="sqs-block-content">\xa0</div></div></div><div class="col '
             'sqs-col-10 span-10"><div class="sqs-block image-block '
             'sqs-block-image" data-block-type="5" '
             'data-sqsp-block="image-classic" '
             'id="block-yui_3_17_2_1_1734410416562_13727"><div '
             'class="sqs-block-content">\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '    \n'
             '  \n'
             '    <div class="\n'
             '          image-block-outer-wrapper\n'
             '          layout-caption-below\n'
             '          design-layout-inline\n'
             '          combination-animation-none\n'
             '          individual-animation-none\n'
             '          individual-text-animation-none\n'
             '        " data-test="image-block-inline-outer-wrapper" '
             'data-sqsp-image-classic-block-layout="inline">\n'
             '\n'
             '      \n'
             '\n'
             '      \n'
             '        <figure class="\n'
             '              sqs-block-image-figure\n'
             '              intrinsic\n'
             '            " style="max-width:1500px;">\n'
             '          \n'
             '        \n'
             '        \n'
             '\n'
             '        \n'
             '          <a data-sqsp-image-classic-block-image-link class="\n'
             '                sqs-block-image-link\n'
             '                \n'
             '          \n'
             '        \n'
             '              " href="/burlesque" target="_blank">\n'
             '            \n'
             '          <div class="image-block-wrapper" '
             'data-animation-role="image">\n'
             '            <div data-sqsp-image-classic-block-image-container '
             'class="sqs-image-shape-container-element\n'
             '              \n'
             '          \n'
             '        \n'
             '              has-aspect-ratio\n'
             '            " style="\n'
             '                position: relative;\n'
             '                \n'
             '                  padding-bottom:33.333335876464844%;\n'
             '                \n'
             '                overflow: hidden;-webkit-mask-image: '
             '-webkit-radial-gradient(white, black);\n'
             '              ">\n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                \n'
             '                <img data-stretch="false" '
             'data-src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/308c6e18-1a1c-44d0-99c2-459ec6a460cc/IT%27S+BURLESQUE+SHOW+AT+TROUPE429+NORWALK+-+MONTHLY.png" '
             'data-image="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/308c6e18-1a1c-44d0-99c2-459ec6a460cc/IT%27S+BURLESQUE+SHOW+AT+TROUPE429+NORWALK+-+MONTHLY.png" '
             'data-image-dimensions="1500x500" '
             'data-image-focal-point="0.5,0.5" alt="" data-load="false" '
             'elementtiming="system-image-block" '
             'data-sqsp-image-classic-block-image '
             'src="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/308c6e18-1a1c-44d0-99c2-459ec6a460cc/IT%27S+BURLESQUE+SHOW+AT+TROUPE429+NORWALK+-+MONTHLY.png" '
             'width="1500" height="500" sizes="(max-width: 640px) 100vw, '
             '(max-width: 767px) 83.33333333333334vw, 83.33333333333334vw" '
             'style="display:block;object-fit: cover; width: 100%; height: '
             '100%; object-position: 50% 50%" '
             'onload=\'this.classList.add("loaded")\' '
             'srcset="https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/308c6e18-1a1c-44d0-99c2-459ec6a460cc/IT%27S+BURLESQUE+SHOW+AT+TROUPE429+NORWALK+-+MONTHLY.png?format=100w '
             '100w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/308c6e18-1a1c-44d0-99c2-459ec6a460cc/IT%27S+BURLESQUE+SHOW+AT+TROUPE429+NORWALK+-+MONTHLY.png?format=300w '
             '300w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/308c6e18-1a1c-44d0-99c2-459ec6a460cc/IT%27S+BURLESQUE+SHOW+AT+TROUPE429+NORWALK+-+MONTHLY.png?format=500w '
             '500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/308c6e18-1a1c-44d0-99c2-459ec6a460cc/IT%27S+BURLESQUE+SHOW+AT+TROUPE429+NORWALK+-+MONTHLY.png?format=750w '
             '750w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/308c6e18-1a1c-44d0-99c2-459ec6a460cc/IT%27S+BURLESQUE+SHOW+AT+TROUPE429+NORWALK+-+MONTHLY.png?format=1000w '
             '1000w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/308c6e18-1a1c-44d0-99c2-459ec6a460cc/IT%27S+BURLESQUE+SHOW+AT+TROUPE429+NORWALK+-+MONTHLY.png?format=1500w '
             '1500w, '
             'https://images.squarespace-cdn.com/content/v1/596656ee3a0411e2dec9719d/308c6e18-1a1c-44d0-99c2-459ec6a460cc/IT%27S+BURLESQUE+SHOW+AT+TROUPE429+NORWALK+-+MONTHLY.png?format=2500w '
             '2500w" loading="lazy" decoding="async" data-loader="sqs">\n'
             '\n'
             '            </div>\n'
             '          </div>\n'
             '        \n'
             '          </a>\n'
             '        \n'
             '\n'
             '        \n'
             '      \n'
             '        </figure>\n'
             '      \n'
             '\n'
             '    </div>\n'
             '  \n'
             '\n'
             '\n'
             '  \n'
             '\n'
             '\n'
             '</div></div></div><div class="col sqs-col-1 span-1"><div '
             'class="sqs-block website-component-block '
             'sqs-block-website-component sqs-block-spacer spacer-block sized '
             'vsize-1" '
             'data-block-css=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.styles.css"]\' '
             'data-block-scripts=\'["https://definitions.sqspcdn.com/website-component-definition/static-assets/website.components.spacer/606d853e-8626-43d3-b6b1-e4ff3d05be8c_991/website.components.spacer.visitor.js"]\' '
             'data-block-type="1337" '
             'data-definition-name="website.components.spacer" '
             'data-website-component-id="yui_3_17_2_1_1776274068157_46944" '
             'id="block-yui_3_17_2_1_1776274068157_46944"><div '
             'class="sqs-block-content">\xa0'
             '</div></div></div></div></div></div>'}
2026-06-16 17:01:34 [scrapy.core.engine] INFO: Closing spider (finished)
2026-06-16 17:01:34 [scrapy.extensions.feedexport] INFO: Stored csv feed (1 items) in: output/2026/06/16/troupe_429.csv
2026-06-16 17:01:34 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 228,
 'downloader/request_count': 1,
 'downloader/request_method_count/GET': 1,
 'downloader/response_bytes': 29103,
 'downloader/response_count': 1,
 'downloader/response_status_count/200': 1,
 'elapsed_time_seconds': 0.440016,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 6, 16, 15, 1, 34, 857334, tzinfo=datetime.timezone.utc),
 'httpcompression/response_bytes': 156286,
 'httpcompression/response_count': 1,
 'item_scraped_count': 1,
 'items_per_minute': None,
 'log_count/DEBUG': 4,
 'log_count/INFO': 3,
 'memusage/max': 93298688,
 'memusage/startup': 93167616,
 'response_received_count': 1,
 'responses_per_minute': None,
 'scheduler/dequeued': 1,
 'scheduler/dequeued/memory': 1,
 'scheduler/enqueued': 1,
 'scheduler/enqueued/memory': 1,
 'start_time': datetime.datetime(2026, 6, 16, 15, 1, 34, 417318, tzinfo=datetime.timezone.utc)}
2026-06-16 17:01:34 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (event_scrapers)
SPIDER (troupe_429)