• It's recommended to check out the latest log via: the Stats page >> View log >> Tail

PROJECT (event_scrapers), SPIDER (lock_wood)

2026-06-16 10:21:00 [scrapy.utils.log] INFO: Scrapy 2.14.1 started (bot: event_scrapers)
2026-06-16 10:21:00 [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 10:21:00 [scrapy.crawler] DEBUG: Using AsyncCrawlerProcess
2026-06-16 10:21:00 [asyncio] DEBUG: Using selector: EpollSelector
2026-06-16 10:21:00 [scrapy.addons] INFO: Enabled addons:
[]
2026-06-16 10:21:00 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-06-16 10:21:00 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-06-16 10:21:01 [scrapy.extensions.telnet] INFO: Telnet Password: 77b0e1c4a9cebbbf
2026-06-16 10:21:01 [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 10:21:01 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'event_scrapers',
 'FEED_EXPORT_ENCODING': 'utf-8',
 'FEED_URI_PARAMS': <function _feed_uri_params at 0x7c8653738400>,
 'LOG_FILE': '/root/event-list-scraping/logs/event_scrapers/lock_wood/4c8d9af8695c11f19d6d0050565fa5d9.log',
 'NEWSPIDER_MODULE': 'event_scrapers.spiders',
 'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
 'SPIDER_MODULES': ['event_scrapers.spiders']}
2026-06-16 10:21:01 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-06-16 10:21:01 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-06-16 10:21:01 [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 10:21:01 [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 10:21:01 [scrapy.middleware] INFO: Enabled item pipelines:
['event_scrapers.pipelines.EventScrapersPipeline']
2026-06-16 10:21:01 [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 10:21:01 [scrapy.core.engine] INFO: Spider opened
2026-06-16 10:21:01 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/core/spidermw.py:490: ScrapyDeprecationWarning: event_scrapers.spiders.lock_wood.ListingSpider 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 10:21:01 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-06-16 10:21:01 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-06-16 10:21:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-06-16 10:21:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-06-16 10:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://lockwoodmathewsmansion.com/upcoming-events/> (referer: None) ['zyte-api']
2026-06-16 10:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://lockwoodmathewsmansion.com/exhibit/> (referer: None) ['zyte-api']
2026-06-16 10:21:02 [scrapy_zyte_api._params] WARNING: Cookies are enabled for request <GET https://lockwoodmathewsmansion.com/event/the-red-carpet-gala/>, and there are cookies in the cookiejar, but ZYTE_API_EXPERIMENTAL_COOKIES_ENABLED is False, so automatic mapping will not map cookies for this or any other request. To silence this warning, disable cookies for all requests that use automatic mapping, either with the COOKIES_ENABLED setting or with the dont_merge_cookies request metadata key.
2026-06-16 10:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-06-16 10:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-06-16 10:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-06-16 10:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-06-16 10:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://lockwoodmathewsmansion.com/event/19th-annual-old-fashioned-flea-market/> (referer: None) ['zyte-api']
2026-06-16 10:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://lockwoodmathewsmansion.com/exhibit/a-journey-of-hope-the-irish-american-immigrant-experience/> (referer: None) ['zyte-api']
2026-06-16 10:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:21:04 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 29185
2026-06-16 10:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://lockwoodmathewsmansion.com/event/19th-annual-old-fashioned-flea-market/>
{'event_url': 'https://lockwoodmathewsmansion.com/event/19th-annual-old-fashioned-flea-market/',
 'platform': 'Lock wood Mathews Mansion',
 'platform_hash': '0e2bf2323a9c2f1244bcdaa9251966e7',
 'raw_body': '<main class="main" role="main">\n'
             '                    <header>\n'
             '                        <h2>\n'
             '                            19th Annual Old-fashioned Flea '
             'Market                    <small>September 13, 2026, 10:00 am - '
             '4:00 pm</small>\n'
             '                            \n'
             '                        </h2>\n'
             '                                            </header>\n'
             '                    \n'
             '<p><img decoding="async" class="aligncenter wp-image-15790" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/2026-flea-market-trimmed-1024x349.png" '
             'alt="" width="750" height="256" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/2026-flea-market-trimmed-1024x349.png '
             '1024w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/2026-flea-market-trimmed-300x102.png '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/2026-flea-market-trimmed-768x262.png '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/2026-flea-market-trimmed-1536x524.png '
             '1536w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/2026-flea-market-trimmed-1953x666.png '
             '1953w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/2026-flea-market-trimmed-249x85.png '
             '249w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/2026-flea-market-trimmed.png '
             '2000w" sizes="(max-width: 750px) 100vw, 750px"></p>\n'
             '<h4><strong>Bargains and Treasures to be Found at the '
             'Lockwood-Mathews Mansion Museum’s 19<sup>th</sup> Annual Old '
             'Fashioned Flea Market</strong></h4>\n'
             '<p>On Sunday, Sept. 13, 2026, from 10 a.m. to 4 p.m., the '
             'Lockwood-Mathews Mansion Museum will host its 19th annual '
             'Old-fashioned Flea Market in Norwalk’s Mathews Park. '
             '<strong>Co-chaired by LMMM Trustee Lisa Pisano Henderson and '
             'Education Coordinator Heather Dunn</strong>, the event will '
             'feature a diverse array of vendor booths <strong>offering '
             'antiques, repurposed furniture, jewelry, and specialty '
             'farm-to-table goods</strong>. Beyond shopping, attendees can '
             'enjoy a variety of food trucks. <strong>A collection of classic '
             'and antique cars from the Connecticut Seaport Car Club</strong> '
             'will entertain shoppers of all ages.</p>\n'
             '<p><strong><img loading="lazy" decoding="async" '
             'class="alignright wp-image-15791 size-medium" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Old-fashioned-Flea-Market-at-the-Mansion-photo-Gus-Apazidis-240x300.jpg" '
             'alt="" width="240" height="300" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Old-fashioned-Flea-Market-at-the-Mansion-photo-Gus-Apazidis-240x300.jpg '
             '240w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Old-fashioned-Flea-Market-at-the-Mansion-photo-Gus-Apazidis-819x1024.jpg '
             '819w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Old-fashioned-Flea-Market-at-the-Mansion-photo-Gus-Apazidis-768x960.jpg '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Old-fashioned-Flea-Market-at-the-Mansion-photo-Gus-Apazidis-1229x1536.jpg '
             '1229w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Old-fashioned-Flea-Market-at-the-Mansion-photo-Gus-Apazidis-1638x2048.jpg '
             '1638w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Old-fashioned-Flea-Market-at-the-Mansion-photo-Gus-Apazidis-68x85.jpg '
             '68w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Old-fashioned-Flea-Market-at-the-Mansion-photo-Gus-Apazidis-scaled.jpg '
             '2048w" sizes="auto, (max-width: 240px) 100vw, 240px">The '
             'Mansion’s volunteers will host a White Elephant Table managed by '
             'Rose Carroll and featuring items donated by museum '
             'supporters</strong>. The <strong>Gift Shop</strong> will also be '
             'open, offering museum-centric accessories and an eclectic '
             'selection of gifts, including logo-embroidered totes, designer '
             'jewelry, elegant scarves, and books on history and preservation. '
             'Additionally, <strong>$5 mini-tours of the Mansion’s first '
             'floor</strong> will be available to the public from 12–4 p.m. '
             'All proceeds will benefit the Lockwood-Mathews Mansion Museum’s '
             'educational and cultural programs.</p>\n'
             '<p>The Museum will offer several booths to area nonprofits who '
             'want to share their message and mission with Flea '
             'attendees.</p>\n'
             '<p>Admission to the Park and the outdoor event is free.</p>\n'
             '\n'
             '                <div class="gf_browser_chrome gform_wrapper '
             'gform_legacy_markup_wrapper gform-theme--no-framework" '
             'data-form-theme="legacy" data-form-index="0" '
             'id="gform_wrapper_57">\n'
             '                        <div class="gform_heading">\n'
             '                            <h3 class="gform_title">2026 Flea '
             'Market Vendor Application - Early Bird Rate</h3>\n'
             '                            <p class="gform_description"></p>\n'
             '                        </div><form method="post" '
             'enctype="multipart/form-data" id="gform_57" '
             'action="/event/19th-annual-old-fashioned-flea-market/" '
             'data-formid="57" novalidate>\n'
             '                        <div class="gform-body gform_body"><ul '
             'id="gform_fields_57" class="gform_fields top_label '
             'form_sublabel_below description_below validation_below"><li '
             'id="field_57_1" class="gfield gfield--type-name '
             'gfield--input-type-name gfield_contains_required '
             'field_sublabel_below gfield--no-description '
             'field_description_below field_validation_below '
             'gfield_visibility_visible"><label class="gfield_label '
             'gform-field-label gfield_label_before_complex">Name<span '
             'class="gfield_required"><span class="gfield_required '
             'gfield_required_asterisk">*</span></span></label><div '
             'class="ginput_complex ginput_container ginput_container--name '
             'no_prefix has_first_name no_middle_name has_last_name no_suffix '
             'gf_name_has_2 ginput_container_name gform-grid-row" '
             'id="input_57_1">\n'
             '                            \n'
             '                            <span id="input_57_1_3_container" '
             'class="name_first gform-grid-col gform-grid-col--size-auto">\n'
             '                                                    <input '
             'type="text" name="input_1.3" id="input_57_1_3" value="" '
             'aria-required="true">\n'
             '                                                    <label '
             'for="input_57_1_3" class="gform-field-label '
             'gform-field-label--type-sub ">First</label>\n'
             '                                                </span>\n'
             '                            \n'
             '                            <span id="input_57_1_6_container" '
             'class="name_last gform-grid-col gform-grid-col--size-auto">\n'
             '                                                    <input '
             'type="text" name="input_1.6" id="input_57_1_6" value="" '
             'aria-required="true">\n'
             '                                                    <label '
             'for="input_57_1_6" class="gform-field-label '
             'gform-field-label--type-sub ">Last</label>\n'
             '                                                </span>\n'
             '                            \n'
             '                        </div></li><li id="field_57_2" '
             'class="gfield gfield--type-address gfield--input-type-address '
             'gfield_contains_required field_sublabel_below '
             'gfield--no-description field_description_below '
             'field_validation_below gfield_visibility_visible"><label '
             'class="gfield_label gform-field-label '
             'gfield_label_before_complex">Address<span '
             'class="gfield_required"><span class="gfield_required '
             'gfield_required_asterisk">*</span></span></label>    \n'
             '                    <div class="ginput_complex ginput_container '
             'has_street has_street2 has_city has_state has_zip '
             'ginput_container_address gform-grid-row" id="input_57_2">\n'
             '                         <span class="ginput_full address_line_1 '
             'ginput_address_line_1 gform-grid-col" '
             'id="input_57_2_1_container">\n'
             '                                        <input type="text" '
             'name="input_2.1" id="input_57_2_1" value="" '
             'aria-required="true">\n'
             '                                        <label '
             'for="input_57_2_1" id="input_57_2_1_label" '
             'class="gform-field-label gform-field-label--type-sub ">Street '
             'Address</label>\n'
             '                                    </span><span '
             'class="ginput_full address_line_2 ginput_address_line_2 '
             'gform-grid-col" id="input_57_2_2_container">\n'
             '                                        <input type="text" '
             'name="input_2.2" id="input_57_2_2" value="" '
             'aria-required="false">\n'
             '                                        <label '
             'for="input_57_2_2" id="input_57_2_2_label" '
             'class="gform-field-label gform-field-label--type-sub ">Address '
             'Line 2</label>\n'
             '                                    </span><span '
             'class="ginput_left address_city ginput_address_city '
             'gform-grid-col" id="input_57_2_3_container">\n'
             '                                    <input type="text" '
             'name="input_2.3" id="input_57_2_3" value="" '
             'aria-required="true">\n'
             '                                    <label for="input_57_2_3" '
             'id="input_57_2_3_label" class="gform-field-label '
             'gform-field-label--type-sub ">City</label>\n'
             '                                 </span><span '
             'class="ginput_right address_state ginput_address_state '
             'gform-grid-col" id="input_57_2_4_container">\n'
             '                                        <select name="input_2.4" '
             'id="input_57_2_4" aria-required="true"><option value="" '
             'selected></option><option '
             'value="Alabama">Alabama</option><option '
             'value="Alaska">Alaska</option><option value="American '
             'Samoa">American Samoa</option><option '
             'value="Arizona">Arizona</option><option '
             'value="Arkansas">Arkansas</option><option '
             'value="California">California</option><option '
             'value="Colorado">Colorado</option><option '
             'value="Connecticut">Connecticut</option><option '
             'value="Delaware">Delaware</option><option value="District of '
             'Columbia">District of Columbia</option><option '
             'value="Florida">Florida</option><option '
             'value="Georgia">Georgia</option><option '
             'value="Guam">Guam</option><option '
             'value="Hawaii">Hawaii</option><option '
             'value="Idaho">Idaho</option><option '
             'value="Illinois">Illinois</option><option '
             'value="Indiana">Indiana</option><option '
             'value="Iowa">Iowa</option><option '
             'value="Kansas">Kansas</option><option '
             'value="Kentucky">Kentucky</option><option '
             'value="Louisiana">Louisiana</option><option '
             'value="Maine">Maine</option><option '
             'value="Maryland">Maryland</option><option '
             'value="Massachusetts">Massachusetts</option><option '
             'value="Michigan">Michigan</option><option '
             'value="Minnesota">Minnesota</option><option '
             'value="Mississippi">Mississippi</option><option '
             'value="Missouri">Missouri</option><option '
             'value="Montana">Montana</option><option '
             'value="Nebraska">Nebraska</option><option '
             'value="Nevada">Nevada</option><option value="New Hampshire">New '
             'Hampshire</option><option value="New Jersey">New '
             'Jersey</option><option value="New Mexico">New '
             'Mexico</option><option value="New York">New York</option><option '
             'value="North Carolina">North Carolina</option><option '
             'value="North Dakota">North Dakota</option><option '
             'value="Northern Mariana Islands">Northern Mariana '
             'Islands</option><option value="Ohio">Ohio</option><option '
             'value="Oklahoma">Oklahoma</option><option '
             'value="Oregon">Oregon</option><option '
             'value="Pennsylvania">Pennsylvania</option><option value="Puerto '
             'Rico">Puerto Rico</option><option value="Rhode Island">Rhode '
             'Island</option><option value="South Carolina">South '
             'Carolina</option><option value="South Dakota">South '
             'Dakota</option><option '
             'value="Tennessee">Tennessee</option><option '
             'value="Texas">Texas</option><option '
             'value="Utah">Utah</option><option value="U.S. Virgin '
             'Islands">U.S. Virgin Islands</option><option '
             'value="Vermont">Vermont</option><option '
             'value="Virginia">Virginia</option><option '
             'value="Washington">Washington</option><option value="West '
             'Virginia">West Virginia</option><option '
             'value="Wisconsin">Wisconsin</option><option '
             'value="Wyoming">Wyoming</option><option value="Armed Forces '
             'Americas">Armed Forces Americas</option><option value="Armed '
             'Forces Europe">Armed Forces Europe</option><option value="Armed '
             'Forces Pacific">Armed Forces Pacific</option></select>\n'
             '                                        <label '
             'for="input_57_2_4" id="input_57_2_4_label" '
             'class="gform-field-label gform-field-label--type-sub '
             '">State</label>\n'
             '                                      </span><span '
             'class="ginput_left address_zip ginput_address_zip '
             'gform-grid-col" id="input_57_2_5_container">\n'
             '                                    <input type="text" '
             'name="input_2.5" id="input_57_2_5" value="" '
             'aria-required="true">\n'
             '                                    <label for="input_57_2_5" '
             'id="input_57_2_5_label" class="gform-field-label '
             'gform-field-label--type-sub ">ZIP Code</label>\n'
             '                                </span><input type="hidden" '
             'class="gform_hidden" name="input_2.6" id="input_57_2_6" '
             'value="United States">\n'
             '                    <div class="gf_clear '
             'gf_clear_complex"></div>\n'
             '                </div></li><li id="field_57_3" class="gfield '
             'gfield--type-phone gfield--input-type-phone '
             'gfield_contains_required field_sublabel_below '
             'gfield--no-description field_description_below '
             'field_validation_below gfield_visibility_visible"><label '
             'class="gfield_label gform-field-label" for="input_57_3">Phone '
             '(Home)<span class="gfield_required"><span class="gfield_required '
             'gfield_required_asterisk">*</span></span></label><div '
             'class="ginput_container ginput_container_phone"><input '
             'name="input_3" id="input_57_3" type="tel" value="" '
             'class="medium" aria-required="true" '
             'aria-invalid="false"></div></li><li id="field_57_4" '
             'class="gfield gfield--type-phone gfield--input-type-phone '
             'field_sublabel_below gfield--no-description '
             'field_description_below field_validation_below '
             'gfield_visibility_visible"><label class="gfield_label '
             'gform-field-label" for="input_57_4">Phone (Cell)</label><div '
             'class="ginput_container ginput_container_phone"><input '
             'name="input_4" id="input_57_4" type="tel" value="" '
             'class="medium" aria-invalid="false"></div></li><li '
             'id="field_57_5" class="gfield gfield--type-email '
             'gfield--input-type-email gfield_contains_required '
             'field_sublabel_below gfield--no-description '
             'field_description_below field_validation_below '
             'gfield_visibility_visible"><label class="gfield_label '
             'gform-field-label gfield_label_before_complex">Email<span '
             'class="gfield_required"><span class="gfield_required '
             'gfield_required_asterisk">*</span></span></label><div '
             'class="ginput_complex ginput_container ginput_container_email '
             'gform-grid-row" id="input_57_5_container">\n'
             '                                <span '
             'id="input_57_5_1_container" class="ginput_left gform-grid-col '
             'gform-grid-col--size-auto">\n'
             '                                    <input class="" type="email" '
             'name="input_5" id="input_57_5" value="" aria-required="true" '
             'aria-invalid="false">\n'
             '                                    <label for="input_57_5" '
             'class="gform-field-label gform-field-label--type-sub ">Enter '
             'Email</label>\n'
             '                                </span>\n'
             '                                <span '
             'id="input_57_5_2_container" class="ginput_right gform-grid-col '
             'gform-grid-col--size-auto">\n'
             '                                    <input class="" type="email" '
             'name="input_5_2" id="input_57_5_2" value="" aria-required="true" '
             'aria-invalid="false">\n'
             '                                    <label for="input_57_5_2" '
             'class="gform-field-label gform-field-label--type-sub ">Confirm '
             'Email</label>\n'
             '                                </span>\n'
             '                                <div class="gf_clear '
             'gf_clear_complex"></div>\n'
             '                            </div></li><li id="field_57_18" '
             'class="gfield gfield--type-radio gfield--type-choice '
             'gfield--input-type-radio gfield--width-full '
             'gfield_contains_required field_sublabel_below '
             'gfield--no-description field_description_below '
             'field_validation_below gfield_visibility_visible"><label '
             'class="gfield_label gform-field-label">New or Returning '
             'Vendor<span class="gfield_required"><span class="gfield_required '
             'gfield_required_asterisk">*</span></span></label><div '
             'class="ginput_container ginput_container_radio"><ul '
             'class="gfield_radio" id="input_57_18">\n'
             '\t\t\t<li class="gchoice gchoice_57_18_0">\n'
             '\t\t\t\t<input name="input_18" type="radio" value="Returning '
             'Vendor" id="choice_57_18_0">\n'
             '\t\t\t\t<label for="choice_57_18_0" id="label_57_18_0" '
             'class="gform-field-label '
             'gform-field-label--type-inline">Returning Vendor</label>\n'
             '\t\t\t</li>\n'
             '\t\t\t<li class="gchoice gchoice_57_18_1">\n'
             '\t\t\t\t<input name="input_18" type="radio" value="New Vendor" '
             'id="choice_57_18_1">\n'
             '\t\t\t\t<label for="choice_57_18_1" id="label_57_18_1" '
             'class="gform-field-label gform-field-label--type-inline">New '
             'Vendor</label>\n'
             '\t\t\t</li></ul></div></li><li id="field_57_20" class="gfield '
             'gfield--type-product gfield--input-type-hiddenproduct '
             'gfield--width-full gform_hidden gfield_price gfield_price_57_20 '
             'gfield_product_57_20 gfield_hidden_product field_sublabel_below '
             'gfield--no-description field_description_below '
             'field_validation_below gfield_visibility_visible"><label '
             'class="gfield_label gform-field-label '
             'gfield_label_before_complex" for="input_57_20_1">Product '
             'Name</label><div class="ginput_container '
             'ginput_container_product_price_hidden"><input type="hidden" '
             'name="input_20.3" value="1" id="ginput_quantity_57_20" '
             'class="gform_hidden"><input type="hidden" name="input_20.1" '
             'value="Product Name" class="gform_hidden"><input '
             'name="input_20.2" id="ginput_base_price_57_20" type="hidden" '
             'value="$0.00" class="gform_hidden ginput_amount"></div></li><li '
             'id="field_57_14" class="gfield gfield--type-option '
             'gfield--input-type-select gfield--width-full gfield_price '
             'gfield_price_57_20 gfield_option_57_20 gfield_contains_required '
             'field_sublabel_below gfield--no-description '
             'field_description_below field_validation_below '
             'gfield_visibility_visible"><label class="gfield_label '
             'gform-field-label" for="input_57_14">Regular Vendor<span '
             'class="gfield_required"><span class="gfield_required '
             'gfield_required_asterisk">*</span></span></label><div '
             'class="ginput_container ginput_container_select"><select '
             'name="input_14" id="input_57_14" class="medium gfield_select" '
             'aria-required="true" aria-invalid="false"><option value="0|0" '
             'selected>0</option><option value="1|75">1</option><option '
             'value="2|150">2</option><option '
             'value="3|225">3</option></select></div></li><li id="field_57_21" '
             'class="gfield gfield--type-option gfield--input-type-select '
             'gfield--width-full gfield_price gfield_price_57_20 '
             'gfield_option_57_20 gfield_contains_required '
             'field_sublabel_below gfield--no-description '
             'field_description_below field_validation_below '
             'gfield_visibility_visible"><label class="gfield_label '
             'gform-field-label" for="input_57_21">Food Truck<span '
             'class="gfield_required"><span class="gfield_required '
             'gfield_required_asterisk">*</span></span></label><div '
             'class="ginput_container ginput_container_select"><select '
             'name="input_21" id="input_57_21" class="medium gfield_select" '
             'aria-required="true" aria-invalid="false"><option value="0|0" '
             'selected>0</option><option value="1|150">1</option><option '
             'value="2|300">2</option></select></div></li><li id="field_57_10" '
             'class="gfield gfield--type-total gfield--input-type-total '
             'gfield_price gfield_price_57_ gfield_total gfield_total_57_ '
             'field_sublabel_below gfield--no-description '
             'field_description_below field_validation_below '
             'gfield_visibility_visible" aria-atomic="true" '
             'aria-live="polite"><label class="gfield_label gform-field-label" '
             'for="input_57_10">Total</label><div class="ginput_container '
             'ginput_container_total">\n'
             '\t\t\t\t\t\t\t<span class="ginput_total '
             'ginput_total_57">$0.00</span>\n'
             '\t\t\t\t\t\t\t<input type="hidden" name="input_10" '
             'id="input_57_10" class="gform_hidden">\n'
             '\t\t\t\t\t\t</div></li><li id="field_57_11" class="gfield '
             'gfield--type-consent gfield--type-choice '
             'gfield--input-type-consent gfield_contains_required '
             'field_sublabel_below gfield--no-description '
             'field_description_below field_validation_below '
             'gfield_visibility_visible"><label class="gfield_label '
             'gform-field-label gfield_label_before_complex">Consent<span '
             'class="gfield_required"><span class="gfield_required '
             'gfield_required_asterisk">*</span></span></label><div '
             'class="ginput_container ginput_container_consent"><input '
             'name="input_11.1" id="input_57_11_1" type="checkbox" value="1" '
             'aria-required="true" aria-invalid="false"> <label '
             'class="gform-field-label gform-field-label--type-inline '
             'gfield_consent_label" for="input_57_11_1">I hereby make an '
             'application for exhibit and sale site.</label><input '
             'type="hidden" name="input_11.2" value="I hereby make an '
             'application for exhibit and sale site." '
             'class="gform_hidden"><input type="hidden" name="input_11.3" '
             'value="22" class="gform_hidden"></div></li></ul></div>\n'
             '        <div class="gform-footer gform_footer top_label"> <input '
             'type="submit" id="gform_submit_button_57" class="gform_button '
             'button" onclick="gform.submission.handleButtonClick(this);" '
             'data-submission-type="submit" value="Submit"> \n'
             '            <input type="hidden" class="gform_hidden" '
             'name="gform_submission_method" '
             'data-js="gform_submission_method_57" value="postback">\n'
             '            <input type="hidden" class="gform_hidden" '
             'name="gform_theme" data-js="gform_theme_57" id="gform_theme_57" '
             'value="legacy">\n'
             '            <input type="hidden" class="gform_hidden" '
             'name="gform_style_settings" data-js="gform_style_settings_57" '
             'id="gform_style_settings_57" value="[]">\n'
             '            <input type="hidden" class="gform_hidden" '
             'name="is_submit_57" value="1">\n'
             '            <input type="hidden" class="gform_hidden" '
             'name="gform_submit" value="57">\n'
             '            \n'
             '            <input type="hidden" class="gform_hidden" '
             'name="gform_currency" data-currency="USD" '
             'value="j76HoqRZjoCDTjfBK5/LcClWSgHmeFGDZ0gPo9R4o5T8aZ5OTONavdQLnyUIN6IELHDT5XuE+Ira6ecMZ/GKfsENeTuxEkC3RXhDjxwqOeboU0E=">\n'
             '            <input type="hidden" class="gform_hidden" '
             'name="gform_unique_id" value="">\n'
             '            <input type="hidden" class="gform_hidden" '
             'name="state_57" '
             'value="WyJ7XCIxOFwiOltcIjc0OWM0ZjliODhmNWM2YWFiZGJmZTkyNDIyNmNiNDY3XCIsXCIzOGI1Yjg1NGU4MzQ4YWU3MjQ2MWY2OTBhM2VkZWM0ZlwiXSxcIjIwLjFcIjpcIjk1MTgyNzdmYzAxZjg3ODQ5YTkwOWQ3NDc2MzFjMTdmXCIsXCIyMC4yXCI6XCI4MGFhNzczYjA1ZTFiMGYwYzAyYjhjYmJhYmMxZTU5YlwiLFwiMTRcIjpbXCJhMTJkN2MwZjEyOGQwM2U0NTNiMDJmYjIxMzZjYjZlMFwiLFwiZDVmOGNmMzJjZmU0M2Y2MzFlZmE0YTg1MzIzM2JmMjdcIixcImQwZmExNDU0ZTE3NzJmYjlmMzljN2I4OTIzMjU3ODgwXCIsXCJmZGY3ZDE0NmQ2YjQwM2M0NGM1ZWQ5NzZiNWJkMDljZFwiXSxcIjIxXCI6W1wiYTEyZDdjMGYxMjhkMDNlNDUzYjAyZmIyMTM2Y2I2ZTBcIixcIjVkMzEzZGU3MzExYjNiZmIyODhjMzRiYWE3ZTYwNDUxXCIsXCI1MjhhN2U0MmUwZDllMTkzZGMwMDczZjQ5YzVkZTc4MlwiXSxcIjExLjFcIjpcImFlOTE0MjZlNzAwMDc5NTI0MjA3YjdhMDg0N2M2NTQ0XCIsXCIxMS4yXCI6XCIwOWNkZTBkNjQyYTZmMDVkOGZjNDRlOTkwOTU2OWFkOFwiLFwiMTEuM1wiOlwiZWQwYWJhMjEzZDdmYWE3ZDM1ZmNmZWI0ZDkzNDQ1MTJcIn0iLCI2NWE2NTJjNzY2MTgzOWRjODdjNGJhMGIwZWU1Mzk0OSJd">\n'
             '            <input type="hidden" autocomplete="off" '
             'class="gform_hidden" name="gform_target_page_number_57" '
             'id="gform_target_page_number_57" value="0">\n'
             '            <input type="hidden" autocomplete="off" '
             'class="gform_hidden" name="gform_source_page_number_57" '
             'id="gform_source_page_number_57" value="1">\n'
             '            <input type="hidden" name="gform_field_values" '
             'value="">\n'
             '            \n'
             '        </div>\n'
             '                        <p style="display: none !important;" '
             'class="akismet-fields-container" '
             'data-prefix="ak_"><label>Δ<textarea name="ak_hp_textarea" '
             'cols="45" rows="8" maxlength="100"></textarea></label><input '
             'type="hidden" id="ak_js_1" name="ak_js" value="0"><script>\n'
             'document.getElementById( "ak_js_1" ).setAttribute( "value", ( '
             'new Date() ).getTime() );\n'
             '</script>\n'
             '</p></form>\n'
             '                        </div><script>\n'
             'gform.initializeOnLoaded( function() {gformInitSpinner( 57, '
             "'https://lockwoodmathewsmansion.com/wp-content/plugins/gravityforms/images/spinner.svg', "
             "true );jQuery('#gform_ajax_frame_57').on('load',function(){var "
             "contents = jQuery(this).contents().find('*').html();var "
             "is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= "
             '0;if(!is_postback){return;}var form_content = '
             "jQuery(this).contents().find('#gform_wrapper_57');var "
             'is_confirmation = '
             "jQuery(this).contents().find('#gform_confirmation_wrapper_57').length "
             "> 0;var is_redirect = contents.indexOf('gformRedirect(){') >= "
             '0;var is_form = form_content.length > 0 && ! is_redirect && ! '
             'is_confirmation;var mt = '
             "parseInt(jQuery('html').css('margin-top'), 10) + "
             "parseInt(jQuery('body').css('margin-top'), 10) + "
             "100;if(is_form){jQuery('#gform_wrapper_57').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_57').addClass('gform_validation_error');} "
             'else '
             "{jQuery('#gform_wrapper_57').removeClass('gform_validation_error');}setTimeout( "
             'function() { /* delay the scroll by 50 milliseconds to fix a bug '
             "in chrome */  }, 50 );if(window['gformInitDatepicker']) "
             "{gformInitDatepicker();}if(window['gformInitPriceFields']) "
             '{gformInitPriceFields();}var current_page = '
             "jQuery('#gform_source_page_number_57').val();gformInitSpinner( "
             '57, '
             "'https://lockwoodmathewsmansion.com/wp-content/plugins/gravityforms/images/spinner.svg', "
             "true );jQuery(document).trigger('gform_page_loaded', [57, "
             "current_page]);window['gf_submitting_57'] = false;}else "
             'if(!is_redirect){var confirmation_content = '
             "jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content "
             '= '
             "contents;}jQuery('#gform_wrapper_57').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', "
             "[57]);window['gf_submitting_57'] = "
             "false;wp.a11y.speak(jQuery('#gform_confirmation_message_57').text());}else{jQuery('#gform_57').append(contents);if(window['gformRedirect']) "
             '{gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", '
             '[{ formId: "57", currentPage: "current_page", abort: function() '
             '{ this.preventDefault(); } }]);        if (event && '
             'event.defaultPrevented) {                return;        }        '
             'const gformWrapperDiv = document.getElementById( '
             '"gform_wrapper_57" );        if ( gformWrapperDiv ) {            '
             'const visibilitySpan = document.createElement( "span" '
             ');            visibilitySpan.id = '
             '"gform_visibility_test_57";            '
             'gformWrapperDiv.insertAdjacentElement( "afterend", '
             'visibilitySpan );        }        const visibilityTestDiv = '
             'document.getElementById( "gform_visibility_test_57" );        '
             'let postRenderFired = false;        function triggerPostRender() '
             '{            if ( postRenderFired ) {                '
             'return;            }            postRenderFired = '
             'true;            gform.core.triggerPostRenderEvents( 57, '
             'current_page );            if ( visibilityTestDiv ) '
             '{                visibilityTestDiv.parentNode.removeChild( '
             'visibilityTestDiv );            }        }        function '
             'debounce( func, wait, immediate ) {            var '
             'timeout;            return function() {                var '
             'context = this, args = arguments;                var later = '
             'function() {                    timeout = '
             'null;                    if ( !immediate ) func.apply( context, '
             'args );                };                var callNow = immediate '
             '&& !timeout;                clearTimeout( timeout '
             ');                timeout = setTimeout( later, wait '
             ');                if ( callNow ) func.apply( context, args '
             ');            };        }        const '
             'debouncedTriggerPostRender = debounce( function() {            '
             'triggerPostRender();        }, 200 );        if ( '
             'visibilityTestDiv && visibilityTestDiv.offsetParent === null ) '
             '{            const observer = new MutationObserver( ( mutations '
             ') => {                mutations.forEach( ( mutation ) => '
             "{                    if ( mutation.type === 'attributes' && "
             'visibilityTestDiv.offsetParent !== null ) '
             '{                        '
             'debouncedTriggerPostRender();                        '
             'observer.disconnect();                    }                '
             '});            });            observer.observe( document.body, '
             '{                attributes: true,                childList: '
             'false,                subtree: true,                '
             "attributeFilter: [ 'style', 'class' ],            });        } "
             'else {            triggerPostRender();        }    } );} );\n'
             '</script>\n'
             '\n'
             '<p>\xa0</p>\n'
             '<p style="text-align: left;"><span style="font-size: 8pt;">photo '
             'courtesy of Gus Apazidis</span><span style="font-size: 8pt; '
             'color: #000000;">.</span></p>\n'
             '<hr>\n'
             '<p>LMMM’s programs are made possible in part by LMMM’s 2026 '
             'Season Distinguished Benefactors: <strong>The City of '
             'Norwalk</strong>, <strong>The Maurice Goodman Foundation, '
             'Inc.</strong>, and <strong>Lockwood-Mathews Foundation, '
             'Inc.</strong>; LMMM’s Leadership Patrons: <strong>Dr. Michele '
             'and Attorney Miklos Koleszar</strong>; and <strong>The Sealark '
             'Foundation</strong>.</p>\n'
             '\n'
             '\n'
             '                                    </main>'}
2026-06-16 10:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:21:04 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 15045
2026-06-16 10:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://lockwoodmathewsmansion.com/exhibit/a-journey-of-hope-the-irish-american-immigrant-experience/>
{'event_url': 'https://lockwoodmathewsmansion.com/exhibit/a-journey-of-hope-the-irish-american-immigrant-experience/',
 'platform': 'Lock wood Mathews Mansion',
 'platform_hash': '0e2bf2323a9c2f1244bcdaa9251966e7',
 'raw_body': '<main class="main" role="main">\n'
             '                    <header>\n'
             '                        <h2>\n'
             '                            A Journey of Hope: The Irish '
             'American Immigrant Experience                            '
             '<small>March 12, 2026 - September 6, 2026</small>\n'
             '                        </h2>\n'
             '                                            </header>\n'
             '                    \n'
             '<h2><span style="color: #ff9900;"><strong><span '
             'style="font-family: \'times new roman\', times, serif;">NEW '
             'EXHIBIT — Extended to September 6!</span></strong></span></h2>\n'
             '<figure id="attachment_15650" '
             'aria-describedby="caption-attachment-15650" style="width: 500px" '
             'class="wp-caption aligncenter"><img fetchpriority="high" '
             'decoding="async" class="wp-image-15650" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Leaving_by_tracy_sweeney_b-2-1024x679.jpg" '
             'alt="" width="500" height="332" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Leaving_by_tracy_sweeney_b-2-1024x679.jpg '
             '1024w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Leaving_by_tracy_sweeney_b-2-300x199.jpg '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Leaving_by_tracy_sweeney_b-2-768x509.jpg '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Leaving_by_tracy_sweeney_b-2-1536x1019.jpg '
             '1536w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Leaving_by_tracy_sweeney_b-2-2048x1359.jpg '
             '2048w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Leaving_by_tracy_sweeney_b-2-128x85.jpg '
             '128w" sizes="(max-width: 500px) 100vw, 500px"><figcaption '
             'id="caption-attachment-15650" class="wp-caption-text">Tracy '
             'Sweeney, “Leaving,” 2019 (oil on wood) / courtesy of Kevin '
             'Mulvey</figcaption></figure>\n'
             '<p>With a loan courtesy of <strong>Quinnipiac University, in '
             'conjunction with Ireland’s Great Hunger Museum of Fairfield, the '
             'Lockwood-Mathews Mansion Museum </strong>will open a new '
             'exhibition on March 12 titled, <em><strong>A Journey of Hope: '
             'The Irish American Immigrant Experience</strong></em>, followed '
             'by a <strong>reception at 5:30-7:30 p.m</strong>. generously '
             'sponsored by <strong>O’Neill’s Irish Pub and Restaurant '
             '</strong>and featuring <strong>music by the Shamrogues</strong>. '
             'The show will run through May 17, 2026, and feature paintings '
             'and sculptures displayed in the Mansion’s Billiards Room/Art '
             'Gallery as well as in the Servants’ Quarters.</p>\n'
             '<p style="text-align: center;"><strong>Viewing will be included '
             'with the purchase of a 90-minute or 45-minute Guided House '
             'Tour</strong>.<br>\n'
             'Beginning June 11, a special exhibition tour at 3 p.m. for '
             '<em><strong>A Journey of Hope</strong> </em>and <a '
             'href="https://lockwoodmathewsmansion.com/exhibit/revolutionary-roots-generations-of-change/"><strong><em>Revolutionary '
             'Roots</em></strong></a> will be available.<br>\n'
             '<span style="color: #ff9900;"><a style="color: #ff9900;" '
             'href="https://www.eventbrite.com/cc/guided-house-tours-a-journey-of-hope-exhibit-4804500" '
             'target="_blank" rel="noopener"><strong>Purchase tickets on our '
             'Eventbrite page with this link&gt;</strong></a></span></p>\n'
             '<p><strong>Former President of Ireland, Michael D. '
             'Higgin</strong> stated that “The Irish Famine of 1845 to 1852 '
             'was the greatest social calamity, in terms of morality and '
             'suffering, that Ireland has ever experienced.” From 1845 to '
             '1855, over 1.5 million people emigrated from Ireland to America '
             'searching for a better life. This exhibition will highlight the '
             'topic of Irish immigration to America in the 19th century using '
             'art as a visual reference. This exhibit will connect directly to '
             'the early history of the Mansion, when most of the domestic '
             'staff was Irish and where today’s visitors will have an '
             'opportunity to revisit the Servants’ Quarters with an '
             'installation of sculptures by Irish American artists.</p>\n'
             '<table style="border-collapse: collapse; width: 100%;">\n'
             '<tbody>\n'
             '<tr>\n'
             '<td style="width: 42.125%;"><strong><span style="font-size: '
             '14pt; color: #ff9900;">Listen to the <em>Grating the Nutmeg</em> '
             'Podcast on this Exhibit <a style="color: #ff9900;" '
             'href="https://gratingthenutmeg.libsyn.com/irish-immigration-in-art-from-the-fairfield-great-hunger-museum-at-the-lockwood-mathews-mansion-museum" '
             'target="_blank" rel="noopener">Click '
             'Here&gt;&gt;</a>!</span></strong></td>\n'
             '<td style="width: 57.875%;"><a '
             'href="https://gratingthenutmeg.libsyn.com/irish-immigration-in-art-from-the-fairfield-great-hunger-museum-at-the-lockwood-mathews-mansion-museum" '
             'target="_blank" rel="noopener"><img decoding="async" '
             'class="alignleft wp-image-15787 size-large" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Grating-the-Nutmeg-Podcast-Ep-229--346x116.png" '
             'alt="" width="346" height="116" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Grating-the-Nutmeg-Podcast-Ep-229--346x116.png '
             '346w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Grating-the-Nutmeg-Podcast-Ep-229--300x100.png '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Grating-the-Nutmeg-Podcast-Ep-229-.png '
             '595w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Grating-the-Nutmeg-Podcast-Ep-229--230x77.png '
             '230w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Grating-the-Nutmeg-Podcast-Ep-229--173x58.png '
             '173w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Grating-the-Nutmeg-Podcast-Ep-229--254x85.png '
             '254w" sizes="(max-width: 346px) 100vw, 346px"></a></td>\n'
             '</tr>\n'
             '</tbody>\n'
             '</table>\n'
             '<p>\xa0</p>\n'
             '<blockquote><p><strong><img decoding="async" class="alignleft '
             'wp-image-15654" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Left-Right-Quote-e1767375716510-294x300.png" '
             'alt="" width="122" height="125" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Left-Right-Quote-e1767375716510-294x300.png '
             '294w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Left-Right-Quote-e1767375716510.png '
             '803w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Left-Right-Quote-e1767375716510-768x784.png '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Left-Right-Quote-e1767375716510-83x85.png '
             '83w" sizes="(max-width: 122px) 100vw, 122px">Loretto Leary, '
             'Co-Chair of the Connecticut-Ireland Trade Commission</strong> '
             'said: “Forced from their homes by forces beyond their control, '
             'seeking not pity but the chance to forge new lives in an '
             'unfamiliar land, Irish famine immigrants set out on journeys '
             'that still echo today. From 1845 to 1852, this watershed moment '
             'in Irish history sent ripples across the Atlantic, shaping '
             'America in ways that are still felt, and mirroring the '
             'experiences of refugees around the world '
             'today.”</p></blockquote>\n'
             '<figure id="attachment_15655" '
             'aria-describedby="caption-attachment-15655" style="width: 201px" '
             'class="wp-caption alignright"><img loading="lazy" '
             'decoding="async" class="wp-image-15655" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-Sunset-007-300x298.jpg" '
             'alt="" width="201" height="200" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-Sunset-007-300x298.jpg '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-Sunset-007-1024x1018.jpg '
             '1024w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-Sunset-007-150x150.jpg '
             '150w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-Sunset-007-768x763.jpg '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-Sunset-007-1536x1526.jpg '
             '1536w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-Sunset-007-2048x2035.jpg '
             '2048w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-Sunset-007-250x250.jpg '
             '250w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-Sunset-007-400x400.jpg '
             '400w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-Sunset-007-86x85.jpg '
             '86w" sizes="auto, (max-width: 201px) 100vw, 201px"><figcaption '
             'id="caption-attachment-15655" class="wp-caption-text">(Henry) '
             'Mark Anthony, 1817-86, “Sunset (also known as Rock of Cashel),” '
             '19th Century (oil on canvas) / courtesy of Quinnipiac '
             'University</figcaption></figure>\n'
             '<p><strong>Ireland’s Great Hunger Museum of Fairfield '
             '</strong>contains the world’s largest collection of Great '
             'Hunger-related art by noted contemporary Irish and Irish '
             'American artists as well as several period paintings by some of '
             'Ireland’s most important 19th-century artists. Ireland’s Great '
             'Hunger Museum of Fairfield exists at the intersection of art, '
             'history, and moral imagination. Rooted in the story of Ireland, '
             'but speaking to the wider world, the museum strives to remember '
             'what happens when a society turns away from its most vulnerable '
             '– and to honor the resilience of those who endure.</p>\n'
             '<p><strong>This exhibition will be curated by Ryan '
             'Mahoney</strong> who is the Project Manager at the Springfield '
             'Museums in Springfield, MA. A graduate of St. John Fisher '
             'College (BA) and the University at Albany (MA), Mahoney has over '
             '15-years of experience working in the museum field, including '
             'serving as Executive Director for both the Irish American '
             'Heritage Museum in Albany, NY and Ireland’s Great Hunger Museum '
             'at Quinnipiac University in Hamden, CT. Active in the Irish '
             'American Community, Mahoney has served as a national board '
             'member for the Irish American Cultural Institute and as a board '
             'member of the United Irish Societies of the Capital District. He '
             'also was an active member of the Albany St. Patrick’s Day Parade '
             'Committee. In 2016, Mahoney was named a recipient of the 40 '
             'under 40 Award by the Irish Echo.</p>\n'
             '<figure id="attachment_15656" '
             'aria-describedby="caption-attachment-15656" style="width: 500px" '
             'class="wp-caption aligncenter"><img loading="lazy" '
             'decoding="async" class="wp-image-15656" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Williams_-_Cottage_Achill_Island-300x168.jpg" '
             'alt="" width="500" height="280" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Williams_-_Cottage_Achill_Island-300x168.jpg '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Williams_-_Cottage_Achill_Island-1024x574.jpg '
             '1024w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Williams_-_Cottage_Achill_Island-768x431.jpg '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Williams_-_Cottage_Achill_Island-1536x861.jpg '
             '1536w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Williams_-_Cottage_Achill_Island-2048x1148.jpg '
             '2048w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/Williams_-_Cottage_Achill_Island-152x85.jpg '
             '152w" sizes="auto, (max-width: 500px) 100vw, 500px"><figcaption '
             'id="caption-attachment-15656" class="wp-caption-text">Alexander '
             'Williams, RHA, 1846-1930, “Cottage, Achill Island” (Oil on '
             'canvas) / courtesy of Quinnipiac '
             'University</figcaption></figure>\n'
             '<p><span style="color: #ff9900;"><strong><a style="color: '
             '#ff9900;" '
             'href="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/A-Journey-of-Hope-Booklet.pdf">View '
             'the Exhibition Catalogue&gt;&gt;</a></strong></span></p>\n'
             '<hr>\n'
             '<p style="text-align: center;"><span style="font-size: '
             '10pt;"><em><strong>A Journey of Hope</strong> exhibition made '
             'possible by<br>\n'
             'a loan courtesy of <strong>Quinnipiac University</strong>, in '
             'conjunction with <strong>Ireland’s Great Hunger Museum of '
             'Fairfield</strong></em></span></p>\n'
             '<table style="border-collapse: collapse; width: 100%;">\n'
             '<tbody>\n'
             '<tr>\n'
             '<td style="width: 45.2723%;"><a href="https://www.qu.edu/" '
             'target="_blank" rel="noopener"><img loading="lazy" '
             'decoding="async" class="alignright wp-image-15679" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/quinnipiac-university-seeklogo-1024x276.png" '
             'alt="" width="150" height="41" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/quinnipiac-university-seeklogo-1024x276.png '
             '1024w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/quinnipiac-university-seeklogo-300x81.png '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/quinnipiac-university-seeklogo-768x207.png '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/quinnipiac-university-seeklogo-1536x415.png '
             '1536w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/quinnipiac-university-seeklogo-1953x527.png '
             '1953w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/quinnipiac-university-seeklogo.png '
             '2000w" sizes="auto, (max-width: 150px) 100vw, 150px"></a></td>\n'
             '<td style="width: 4.72769%;"></td>\n'
             '<td style="width: 4.42511%;"></td>\n'
             '<td style="width: 45.5749%;"><img loading="lazy" '
             'decoding="async" class="alignleft wp-image-15742" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-OFFICIAL-LOGO-FAIRFIELD-2-1024x644.jpg" '
             'alt="" width="150" height="94" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-OFFICIAL-LOGO-FAIRFIELD-2-1024x644.jpg '
             '1024w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-OFFICIAL-LOGO-FAIRFIELD-2-300x189.jpg '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-OFFICIAL-LOGO-FAIRFIELD-2-768x483.jpg '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-OFFICIAL-LOGO-FAIRFIELD-2-1536x966.jpg '
             '1536w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-OFFICIAL-LOGO-FAIRFIELD-2-1497x941.jpg '
             '1497w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-OFFICIAL-LOGO-FAIRFIELD-2-135x85.jpg '
             '135w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/01/IGHM-OFFICIAL-LOGO-FAIRFIELD-2.jpg '
             '1751w" sizes="auto, (max-width: 150px) 100vw, 150px"></td>\n'
             '</tr>\n'
             '</tbody>\n'
             '</table>\n'
             '<p>\xa0</p>\n'
             '<p>LMMM’s contemporary art exhibits are sponsored in part by '
             'Designer/Artist/Author <strong>Gail Ingis</strong>, and '
             '<strong>Kathy Olsen, CPA</strong>. LMMM’s 2026 programs are made '
             'possible in part by LMMM’s Founding Patrons: <strong>The Estate '
             'of Mrs. Cynthia Clark Brown</strong>; LMMM’s Leadership Patrons: '
             '<strong>Dr. Michele &amp; Attorney Miklos Koleszar '
             '</strong>and\xa0<strong>The Sealark Foundation, Inc.</strong>; '
             'and LMMM’s 2026 Season Distinguished Benefactors: <strong>The '
             'City of Norwalk</strong>, <strong>The Maurice Goodman '
             'Foundation, Inc.</strong>, and <strong>Lockwood-Mathews '
             'Foundation, Inc</strong>.</p>\n'
             '<p>\xa0</p>\n'
             '\n'
             '\n'
             '                                    </main>'}
2026-06-16 10:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://lockwoodmathewsmansion.com/exhibit/revolutionary-roots-generations-of-change/> (referer: None) ['zyte-api']
2026-06-16 10:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://lockwoodmathewsmansion.com/event/the-red-carpet-gala/> (referer: None) ['zyte-api']
2026-06-16 10:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:21:04 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 7816
2026-06-16 10:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://lockwoodmathewsmansion.com/exhibit/revolutionary-roots-generations-of-change/>
{'event_url': 'https://lockwoodmathewsmansion.com/exhibit/revolutionary-roots-generations-of-change/',
 'platform': 'Lock wood Mathews Mansion',
 'platform_hash': '0e2bf2323a9c2f1244bcdaa9251966e7',
 'raw_body': '<main class="main" role="main">\n'
             '                    <header>\n'
             '                        <h2>\n'
             '                            Revolutionary Roots: Generations of '
             'Change                            <small>June 11, 2026 - October '
             '3, 2026</small>\n'
             '                        </h2>\n'
             '                                            </header>\n'
             '                    \n'
             '<p><span style="color: #ff9900;"><strong><span style="font-size: '
             '24pt;">NEW EXHIBIT</span></strong></span></p>\n'
             '<p><img decoding="async" class="wp-image-15761 aligncenter" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/Revolutionary-Routes-e1775057261973-1024x341.jpg" '
             'alt="" width="800" height="267" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/Revolutionary-Routes-e1775057261973-1024x341.jpg '
             '1024w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/Revolutionary-Routes-e1775057261973-300x100.jpg '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/Revolutionary-Routes-e1775057261973-768x256.jpg '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/Revolutionary-Routes-e1775057261973-1536x512.jpg '
             '1536w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/Revolutionary-Routes-e1775057261973-2048x683.jpg '
             '2048w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/Revolutionary-Routes-e1775057261973-255x85.jpg '
             '255w" sizes="(max-width: 800px) 100vw, 800px"></p>\n'
             '<p>To commemorate the 250th anniversary of the Declaration of '
             'Independence, The Lockwood-Mathews Mansion Museum will open a '
             'new exhibition titled <em><strong>Revolutionary Roots: '
             'Generations of Change</strong></em>, on <span style="color: '
             '#ff9900;"><a style="color: #ff9900;" '
             'href="https://lockwoodmathewsmansion.com/event/reception-revolutionary-roots-generations-of-change/">June '
             '11, 2026, 2-4 p.m. followed by a reception from 5:30–7:30 '
             'p.m</a></span>. <em>Revolutionary Roots</em> is <strong>curated '
             'by Museum Consultant Stacey Danielson</strong> with the '
             'assistance of LMMM <strong>Volunteer and Curatorial Researcher '
             'Midge Lopat</strong> and will run through October 3, 2026.</p>\n'
             '<p style="text-align: center;"><strong>Exhibition visit is part '
             'of the 12 p.m. and 2 p.m. 90-minute Guided House Tours.<br>\n'
             'A special exhibition tour at 3 p.m. for <em>Revolutionary Roots '
             '</em>and <em><a '
             'href="https://lockwoodmathewsmansion.com/exhibit/a-journey-of-hope-the-irish-american-immigrant-experience/">A '
             'Journey of Hope</a>\xa0</em>will be available.</strong><br>\n'
             '<span style="color: #ff9900;"><a style="color: #ff9900;" '
             'href="https://www.eventbrite.com/cc/june-11-aug-31-tours-includes-2-exhibits-4830656?utm-campaign=social&amp;utm-content=creatorshare&amp;utm-medium=discovery&amp;utm-term=odclsxcollection&amp;utm-source=cp&amp;aff=escb" '
             'target="_blank" rel="noopener"><strong>Tour tickets on sale via '
             'our Eventbrite page &gt;&gt;</strong></a><br>\n'
             '</span></p>\n'
             '<figure id="attachment_15800" '
             'aria-describedby="caption-attachment-15800" style="width: 178px" '
             'class="wp-caption alignleft"><img decoding="async" '
             'class="wp-image-15800 size-medium" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/General-David-Wooster-of-the-Continental-Army-178x300.jpg" '
             'alt="" width="178" height="300" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/General-David-Wooster-of-the-Continental-Army-178x300.jpg '
             '178w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/General-David-Wooster-of-the-Continental-Army-606x1024.jpg '
             '606w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/General-David-Wooster-of-the-Continental-Army-768x1298.jpg '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/General-David-Wooster-of-the-Continental-Army-909x1536.jpg '
             '909w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/General-David-Wooster-of-the-Continental-Army-1212x2048.jpg '
             '1212w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/General-David-Wooster-of-the-Continental-Army-50x85.jpg '
             '50w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/General-David-Wooster-of-the-Continental-Army-scaled.jpg '
             '1515w" sizes="(max-width: 178px) 100vw, 178px"><figcaption '
             'id="caption-attachment-15800" class="wp-caption-text">General '
             'David Wooster of the Continental Army (March 13, 1711 – May 2, '
             '1777) was an American general in the American '
             'Revolution.</figcaption></figure>\n'
             '<p>“The exhibition will examine the American Revolution through '
             '<strong>the 18th-century history of the Lockwood and Mathews '
             'families as new research reveals untold stories of their Patriot '
             'ancestors</strong> who fought for America’s independence,” said '
             'Ms. Danielson.</p>\n'
             '<p>Featured figures will include <strong>Norwalk’s Captain '
             'Eliphalet Lockwood, whose home was destroyed by the British '
             'while he served in the Connecticut Militia</strong>; and '
             '<strong>Lieutenant Colonel Sampson Mathews, who served in the '
             'Virigina Militia</strong> and was a vital member of the '
             'Committee of Safety. Through period costumes, artifacts, and '
             'didactic panels, this exhibit will illustrate their poignant '
             'experiences during the Revolutionary War.</p>\n'
             '<p><strong>Ms. Danielson</strong> is a longtime independent '
             'museum professional who received her BS in business '
             'administration from Ohio University and holds a certificate in '
             'Historic Interiors and Decorative Arts from New York School of '
             'Interior Design. She has assisted many institutions with '
             'curatorial and exhibition work including the statewide Museum '
             'Makeover program conducted by Conservation ConneCTion and '
             'Connecticut League of Museums to enhance the visitor experience '
             'at cultural heritage organizations throughout the state.</p>\n'
             '<p><img loading="lazy" decoding="async" class="alignleft '
             'wp-image-15830" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/America250CT_Logo_RGB_AffiliateH-300x59.png" '
             'alt="" width="325" height="64" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/America250CT_Logo_RGB_AffiliateH-300x59.png '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/America250CT_Logo_RGB_AffiliateH-1024x202.png '
             '1024w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/America250CT_Logo_RGB_AffiliateH-768x152.png '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/America250CT_Logo_RGB_AffiliateH-1536x304.png '
             '1536w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/04/America250CT_Logo_RGB_AffiliateH-2048x405.png '
             '2048w" sizes="auto, (max-width: 325px) 100vw, 325px"></p>\n'
             '<p>\xa0</p>\n'
             '<p>\xa0</p>\n'
             '<hr>\n'
             '<p>LMMM’s 2026 programs are made possible in part by LMMM’s 2026 '
             'Season Distinguished Benefactors: <strong>The City of '
             'Norwalk</strong>, <strong>The Maurice Goodman Foundation, '
             'Inc.</strong>, and <strong>Lockwood-Mathews Foundation, '
             'Inc.</strong>; LMMM’s Leadership Patrons: <strong>Dr. Michele '
             'and Attorney Miklos Koleszar</strong>; and <strong>The Sealark '
             'Foundation</strong>.</p>\n'
             '<hr>\n'
             '<p><span style="font-size: 10pt;"><em>Images at Top:\xa0 Captain '
             'Eliphalet Lockwood (1741-1814), courtesy of Norwalk Historical '
             'Society | Plan of the Colony of Connecticut, Moses Park, 1766 '
             '(Library of Congress collection) | colored mezzotint portrait of '
             'General David Wooster originally published and printed by Thomas '
             'Hart in London, March 26, 1776\xa0</em></span></p>\n'
             '\n'
             '\n'
             '                                    </main>'}
2026-06-16 10:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:21:04 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 8613
2026-06-16 10:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://lockwoodmathewsmansion.com/event/the-red-carpet-gala/>
{'event_url': 'https://lockwoodmathewsmansion.com/event/the-red-carpet-gala/',
 'platform': 'Lock wood Mathews Mansion',
 'platform_hash': '0e2bf2323a9c2f1244bcdaa9251966e7',
 'raw_body': '<main class="main" role="main">\n'
             '                    <header>\n'
             '                        <h2>\n'
             '                            The Red Carpet '
             'Gala                    <small>October 3, 2026, 6:00 pm - 10:00 '
             'pm</small>\n'
             '                            \n'
             '                        </h2>\n'
             '                                            </header>\n'
             '                    \n'
             '<h2 style="text-align: center;"><img decoding="async" '
             'class="wp-image-15795 alignleft" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Save-the-Date-Cover-t-rimmed-664x1024.jpg" '
             'alt="" width="300" height="463" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Save-the-Date-Cover-t-rimmed-664x1024.jpg '
             '664w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Save-the-Date-Cover-t-rimmed-194x300.jpg '
             '194w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Save-the-Date-Cover-t-rimmed-768x1185.jpg '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Save-the-Date-Cover-t-rimmed-995x1536.jpg '
             '995w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Save-the-Date-Cover-t-rimmed.jpg '
             '1160w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Save-the-Date-Cover-t-rimmed-55x85.jpg '
             '55w" sizes="(max-width: 300px) 100vw, 300px"><em><span '
             'style="font-size: 14pt;">Please Join Us For:<br>\n'
             '</span></em>The Mansion’s Red Carpet Gala</h2>\n'
             '<p style="text-align: center;"><em>Featuring</em><br>\n'
             '<span style="font-size: 14pt;"><strong>Cocktails, Dinner, Silent '
             'and Live Auctions</strong></span><br>\n'
             '✴<br>\n'
             '<strong><span style="font-size: 14pt;">Hollywood '
             'Glamour</span></strong><br>\n'
             '✴<br>\n'
             '<span style="font-size: 14pt;"><strong>Exhibition '
             'Preview:</strong> <em>The Evolving Icon</em></span></p>\n'
             '<p style="text-align: center;"><em>Featuring</em><br>\n'
             'The Connecticut Society of Portrait Artists</p>\n'
             '<p style="text-align: center;"><strong>Black-tie or Red Carpet '
             'Ready Attire</strong></p>\n'
             '<p style="text-align: center;">For tickets/tables: 203-838-9799 '
             '~ ext. 3 or <a href="/cdn-cgi/l/email-protection" '
             'class="__cf_email__" '
             'data-cfemail="8de4e3ebe2cde1e2eee6fae2e2e9e0ecf9e5e8fafee0ece3fee4e2e3a3eee2e0">[email\xa0'
             'protected]</a><br>\n'
             'For Sponsorships: Susan Gilgore, Executive Director<br>\n'
             '203-838-9799 ~ ext. 110 or <a href="/cdn-cgi/l/email-protection" '
             'class="__cf_email__" '
             'data-cfemail="ff8c98969398908d9abf93909c948890909b929e8b979a888c929e918c969091d19c9092">[email\xa0'
             'protected]</a></p>\n'
             '<p>\xa0</p>\n'
             '<hr>\n'
             '<p style="text-align: center;">GALA DISTINGUISHED '
             'BENEFACTORS:</p>\n'
             '<table style="border-collapse: collapse; width: 100%;">\n'
             '<tbody>\n'
             '<tr>\n'
             '<td style="width: 50%;"><img decoding="async" class="aligncenter '
             'wp-image-15750" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/03/fcb-logo-1.png" '
             'alt="" width="250" height="70" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/03/fcb-logo-1.png '
             '325w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/03/fcb-logo-1-300x85.png '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/03/fcb-logo-1-103x29.png '
             '103w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/03/fcb-logo-1-69x19.png '
             '69w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/03/fcb-logo-1-52x14.png '
             '52w" sizes="(max-width: 250px) 100vw, 250px"></td>\n'
             '<td style="width: 50%;"><img loading="lazy" decoding="async" '
             'class="aligncenter wp-image-15486" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2025/06/Northmarq_logo_stacked_full_color_high_res-1024x905.jpg" '
             'alt="Northmarq" width="100" height="88" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2025/06/Northmarq_logo_stacked_full_color_high_res-1024x905.jpg '
             '1024w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2025/06/Northmarq_logo_stacked_full_color_high_res-300x265.jpg '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2025/06/Northmarq_logo_stacked_full_color_high_res-768x679.jpg '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2025/06/Northmarq_logo_stacked_full_color_high_res-1536x1358.jpg '
             '1536w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2025/06/Northmarq_logo_stacked_full_color_high_res-2048x1810.jpg '
             '2048w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2025/06/Northmarq_logo_stacked_full_color_high_res-96x85.jpg '
             '96w" sizes="auto, (max-width: 100px) 100vw, 100px"></td>\n'
             '</tr>\n'
             '</tbody>\n'
             '</table>\n'
             '<p>\xa0</p>\n'
             '<p style="text-align: center;">GALA SUSTAINERS:</p>\n'
             '<table style="border-collapse: collapse; width: 100%;">\n'
             '<tbody>\n'
             '<tr>\n'
             '<td style="width: 50%;"><img loading="lazy" decoding="async" '
             'class="aligncenter wp-image-15796" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Seaman-Logo-e1778272617964-285x227.jpg" '
             'alt="" width="100" height="80" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Seaman-Logo-e1778272617964-285x227.jpg '
             '285w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Seaman-Logo-e1778272617964-300x239.jpg '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Seaman-Logo-e1778272617964.jpg '
             '540w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Seaman-Logo-e1778272617964-190x151.jpg '
             '190w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Seaman-Logo-e1778272617964-142x113.jpg '
             '142w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Seaman-Logo-e1778272617964-107x85.jpg '
             '107w" sizes="auto, (max-width: 100px) 100vw, 100px"></td>\n'
             '<td style="width: 50%;"><img loading="lazy" decoding="async" '
             'class="aligncenter wp-image-15825" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Alchemy-Celebrations-Transparent-e1781099468134-1024x309.png" '
             'alt="" width="199" height="60" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Alchemy-Celebrations-Transparent-e1781099468134-1024x309.png '
             '1024w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Alchemy-Celebrations-Transparent-e1781099468134-300x91.png '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Alchemy-Celebrations-Transparent-e1781099468134-768x232.png '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Alchemy-Celebrations-Transparent-e1781099468134-1536x464.png '
             '1536w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Alchemy-Celebrations-Transparent-e1781099468134-1325x400.png '
             '1325w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Alchemy-Celebrations-Transparent-e1781099468134-282x85.png '
             '282w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2026/05/Alchemy-Celebrations-Transparent-e1781099468134.png '
             '1647w" sizes="auto, (max-width: 199px) 100vw, 199px"></td>\n'
             '</tr>\n'
             '</tbody>\n'
             '</table>\n'
             '<p style="text-align: center;">\n'
             '</p><hr>\n'
             '<p style="text-align: center;">2026 SEASON DISTINGUISHED '
             'BENEFACTORS:</p>\n'
             '<p style="text-align: center;"><img loading="lazy" '
             'decoding="async" class="wp-image-14490 size-medium aligncenter" '
             'src="https://lockwoodmathewsmansion.com/wp-content/uploads/2024/01/Norwalk-New-Logo-2023-300x51.jpg" '
             'alt="" width="300" height="51" '
             'srcset="https://lockwoodmathewsmansion.com/wp-content/uploads/2024/01/Norwalk-New-Logo-2023-300x51.jpg '
             '300w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2024/01/Norwalk-New-Logo-2023-1024x174.jpg '
             '1024w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2024/01/Norwalk-New-Logo-2023-768x131.jpg '
             '768w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2024/01/Norwalk-New-Logo-2023-938x159.jpg '
             '938w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2024/01/Norwalk-New-Logo-2023-703x120.jpg '
             '703w, '
             'https://lockwoodmathewsmansion.com/wp-content/uploads/2024/01/Norwalk-New-Logo-2023.jpg '
             '1200w" sizes="auto, (max-width: 300px) 100vw, 300px"></p>\n'
             '<p style="text-align: center;">The Maurice Goodman Foundation, '
             'Inc.<br>\n'
             'Lockwood-Mathews Foundation, Inc.</p>\n'
             '<p style="text-align: center;">LEADERSHIP PATRONS:<br>\n'
             'Dr. Michele and Attorney Miklos Koleszar<br>\n'
             'The Sealark Foundation, Inc.</p>\n'
             '<p style="text-align: center;">FOUNDING PATRONS:<br>\n'
             'The Estate of Cynthia Clark Brown</p>\n'
             '\n'
             '\n'
             '                                    </main>'}
2026-06-16 10:21:05 [scrapy.core.engine] INFO: Closing spider (finished)
2026-06-16 10:21:05 [scrapy.extensions.feedexport] INFO: Stored csv feed (4 items) in: output/2026/06/16/lock_wood.csv
2026-06-16 10:21:05 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 5344,
 'downloader/request_count': 6,
 'downloader/request_method_count/GET': 6,
 'downloader/response_bytes': 458381,
 'downloader/response_count': 6,
 'downloader/response_status_count/200': 6,
 'elapsed_time_seconds': 3.766879,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 6, 16, 8, 21, 5, 9693, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 4,
 'items_per_minute': 80.0,
 'log_count/DEBUG': 24,
 'log_count/INFO': 3,
 'log_count/WARNING': 1,
 'memusage/max': 92798976,
 'memusage/startup': 92798976,
 'request_depth_max': 1,
 'response_received_count': 6,
 'responses_per_minute': 120.0,
 'scheduler/dequeued': 6,
 'scheduler/dequeued/memory': 6,
 'scheduler/enqueued': 6,
 'scheduler/enqueued/memory': 6,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 6,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 1.2996367259571948,
 'scrapy-zyte-api/mean_response_seconds': 1.5172513518482447,
 'scrapy-zyte-api/processed': 6,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 6,
 'scrapy-zyte-api/request_args/httpResponseBody': 6,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 6,
 'scrapy-zyte-api/request_args/url': 6,
 'scrapy-zyte-api/status_codes/200': 6,
 'scrapy-zyte-api/success': 6,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 6, 16, 8, 21, 1, 242814, tzinfo=datetime.timezone.utc)}
2026-06-16 10:21:05 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (event_scrapers), SPIDER (lock_wood)