Head
2026-08-04 20:21:05 [scrapy.utils.log] INFO: Scrapy 2.14.1 started (bot: event_scrapers)
2026-08-04 20:21:05 [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, Jun 19 2026, 12:46:00) [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-08-04 20:21:05 [scrapy.crawler] DEBUG: Using AsyncCrawlerProcess
2026-08-04 20:21:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-08-04 20:21:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-08-04 20:21:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-08-04 20:21:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-08-04 20:21:05 [scrapy.extensions.telnet] INFO: Telnet Password: c50fccdf24c7aecf
2026-08-04 20:21:06 [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-08-04 20:21:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'event_scrapers',
'FEED_EXPORT_ENCODING': 'utf-8',
'FEED_URI_PARAMS': <function _feed_uri_params at 0x753b5a02f380>,
'LOG_FILE': '/root/event-list-scraping/logs/event_scrapers/lock_wood/3ebb031b903111f1887a0050565fa5d9.log',
'NEWSPIDER_MODULE': 'event_scrapers.spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'SPIDER_MODULES': ['event_scrapers.spiders']}
2026-08-04 20:21:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-08-04 20:21:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-08-04 20:21:06 [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-08-04 20:21:06 [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-08-04 20:21:06 [scrapy.middleware] INFO: Enabled item pipelines:
['event_scrapers.pipelines.EventScrapersPipeline']
2026-08-04 20:21:06 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/pipelines/__init__.py:41: ScrapyDeprecationWarning: EventScrapersPipeline.open_spider() 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.open_spider)
2026-08-04 20:21:06 [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-08-04 20:21:06 [scrapy.core.engine] INFO: Spider opened
2026-08-04 20:21:06 [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-08-04 20:21:06 [lock_wood] INFO: Sending scraped events to prod API
2026-08-04 20:21:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-08-04 20:21:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-08-04 20:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 20:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 20:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://lockwoodmathewsmansion.com/upcoming-events/> (referer: None) ['zyte-api']
2026-08-04 20:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://lockwoodmathewsmansion.com/exhibit/> (referer: None) ['zyte-api']
2026-08-04 20:21:07 [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-08-04 20:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 20:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 20:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 20:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 20:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 20:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://lockwoodmathewsmansion.com/exhibit/the-evolving-icon/> (referer: None) ['zyte-api']
2026-08-04 20:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://lockwoodmathewsmansion.com/exhibit/revolutionary-roots-generations-of-change/> (referer: None) ['zyte-api']
2026-08-04 20:21:09 [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-08-04 20:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 20:21:09 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 6505
2026-08-04 20:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://lockwoodmathewsmansion.com/exhibit/the-evolving-icon/>
{'event_url': 'https://lockwoodmathewsmansion.com/exhibit/the-evolving-icon/',
'platform': 'Lock wood Mathews Mansion',
'platform_hash': '0e2bf2323a9c2f1244bcdaa9251966e7',
'raw_body': '<main class="main" role="main">\n'
' <header>\n'
' <h2>\n'
' The Evolving '
'Icon <small>October 7, 2026 - January '
'3, 2027</small>\n'
' </h2>\n'
' </header>\n'
Tail
'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_58_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_58_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="23" class="gform_hidden"></div></li></ul></div>\n'
' <div class="gform-footer gform_footer top_label"> <input '
'type="submit" id="gform_submit_button_58" 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_58" value="postback">\n'
' <input type="hidden" class="gform_hidden" '
'name="gform_theme" data-js="gform_theme_58" id="gform_theme_58" '
'value="legacy">\n'
' <input type="hidden" class="gform_hidden" '
'name="gform_style_settings" data-js="gform_style_settings_58" '
'id="gform_style_settings_58" value="[]">\n'
' <input type="hidden" class="gform_hidden" '
'name="is_submit_58" value="1">\n'
' <input type="hidden" class="gform_hidden" '
'name="gform_submit" value="58">\n'
' \n'
' <input type="hidden" class="gform_hidden" '
'name="gform_currency" data-currency="USD" '
'value="77kC5dRP0UjOY4X08CJbfKR127Kpglkr446Ya7UCa2arH6CgwvrngX/jfnM34dp38a1YXpKh0BsCf9VrR8IwfcArWyewgZ9wtMn7fbmqrbkDY74=">\n'
' <input type="hidden" class="gform_hidden" '
'name="gform_unique_id" value="">\n'
' <input type="hidden" class="gform_hidden" '
'name="state_58" '
'value="WyJ7XCIxOFwiOltcIjc0OWM0ZjliODhmNWM2YWFiZGJmZTkyNDIyNmNiNDY3XCIsXCIzOGI1Yjg1NGU4MzQ4YWU3MjQ2MWY2OTBhM2VkZWM0ZlwiXSxcIjIwLjFcIjpcIjk1MTgyNzdmYzAxZjg3ODQ5YTkwOWQ3NDc2MzFjMTdmXCIsXCIyMC4yXCI6XCI4MGFhNzczYjA1ZTFiMGYwYzAyYjhjYmJhYmMxZTU5YlwiLFwiMTRcIjpbXCJhMTJkN2MwZjEyOGQwM2U0NTNiMDJmYjIxMzZjYjZlMFwiLFwiZDc3MDEwNTMyOWQ1ZDE3ZWE4MjgxMGE3YjZjY2RhZWFcIixcImI4MWEyN2E2MDZiZDY3NTQwZjkzNjcxMWU0OTk5MzNjXCIsXCI2OTVmYTc2MWNiYTNlYmUxOGJmMTc2NGY5YzBlNmU5MFwiXSxcIjIxXCI6W1wiYTEyZDdjMGYxMjhkMDNlNDUzYjAyZmIyMTM2Y2I2ZTBcIixcIjQyN2Q1MGMzODVlMzA0MjZhM2JjZWY3OWVjYjY0OWNmXCIsXCI2NmNjNWUxZDM0ZDliZmI1NWYwNWFkYzZiNGMyNTU1YlwiXSxcIjExLjFcIjpcImFlOTE0MjZlNzAwMDc5NTI0MjA3YjdhMDg0N2M2NTQ0XCIsXCIxMS4yXCI6XCIwOWNkZTBkNjQyYTZmMDVkOGZjNDRlOTkwOTU2OWFkOFwiLFwiMTEuM1wiOlwiZWRlNDA4MTZhYjg3OTZkNDdmMDkxZTExYWZhZTY2ZDZcIn0iLCI5NmY2MTdiYzY3MjFiZjQ2M2U0ZTcwYjVlMzlkNGE3MSJd">\n'
' <input type="hidden" autocomplete="off" '
'class="gform_hidden" name="gform_target_page_number_58" '
'id="gform_target_page_number_58" value="0">\n'
' <input type="hidden" autocomplete="off" '
'class="gform_hidden" name="gform_source_page_number_58" '
'id="gform_source_page_number_58" 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="80"><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( 58, '
"'https://lockwoodmathewsmansion.com/wp-content/plugins/gravityforms/images/spinner.svg', "
"true );jQuery('#gform_ajax_frame_58').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_58');var "
'is_confirmation = '
"jQuery(this).contents().find('#gform_confirmation_wrapper_58').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_58').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_58').addClass('gform_validation_error');} "
'else '
"{jQuery('#gform_wrapper_58').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_58').val();gformInitSpinner( "
'58, '
"'https://lockwoodmathewsmansion.com/wp-content/plugins/gravityforms/images/spinner.svg', "
"true );jQuery(document).trigger('gform_page_loaded', [58, "
"current_page]);window['gf_submitting_58'] = 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_58').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', "
"[58]);window['gf_submitting_58'] = "
"false;wp.a11y.speak(jQuery('#gform_confirmation_message_58').text());}else{jQuery('#gform_58').append(contents);if(window['gformRedirect']) "
'{gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", '
'[{ formId: "58", currentPage: "current_page", abort: function() '
'{ this.preventDefault(); } }]); if (event && '
'event.defaultPrevented) { return; } '
'const gformWrapperDiv = document.getElementById( '
'"gform_wrapper_58" ); if ( gformWrapperDiv ) { '
'const visibilitySpan = document.createElement( "span" '
'); visibilitySpan.id = '
'"gform_visibility_test_58"; '
'gformWrapperDiv.insertAdjacentElement( "afterend", '
'visibilitySpan ); } const visibilityTestDiv = '
'document.getElementById( "gform_visibility_test_58" ); '
'let postRenderFired = false; function triggerPostRender() '
'{ if ( postRenderFired ) { '
'return; } postRenderFired = '
'true; gform.core.triggerPostRenderEvents( 58, '
'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-08-04 20:21:16 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-04 20:21:16 [scrapy.extensions.feedexport] INFO: Stored csv feed (5 items) in: output/2026/08/04/lock_wood.csv
2026-08-04 20:21:16 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 6293,
'downloader/request_count': 7,
'downloader/request_method_count/GET': 7,
'downloader/response_bytes': 535257,
'downloader/response_count': 7,
'downloader/response_status_count/200': 7,
'elapsed_time_seconds': 10.162902,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 4, 18, 21, 16, 410788, tzinfo=datetime.timezone.utc),
'item_scraped_count': 5,
'items_per_minute': 30.0,
'log_count/DEBUG': 29,
'log_count/ERROR': 4,
'log_count/INFO': 3,
'log_count/WARNING': 1,
'memusage/max': 99389440,
'memusage/startup': 99389440,
'request_depth_max': 1,
'response_received_count': 7,
'responses_per_minute': 42.0,
'scheduler/dequeued': 7,
'scheduler/dequeued/memory': 7,
'scheduler/enqueued': 7,
'scheduler/enqueued/memory': 7,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 7,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.1565329618752003,
'scrapy-zyte-api/mean_response_seconds': 2.3559592371540408,
'scrapy-zyte-api/processed': 7,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 7,
'scrapy-zyte-api/request_args/httpResponseBody': 7,
'scrapy-zyte-api/request_args/httpResponseHeaders': 7,
'scrapy-zyte-api/request_args/url': 7,
'scrapy-zyte-api/status_codes/200': 7,
'scrapy-zyte-api/success': 7,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 8, 4, 18, 21, 6, 247886, tzinfo=datetime.timezone.utc)}
2026-08-04 20:21:16 [scrapy.core.engine] INFO: Spider closed (finished)