2026-08-05 04:41:38 [scrapy.utils.log] INFO: Scrapy 2.14.1 started (bot: event_scrapers)
2026-08-05 04:41:38 [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-05 04:41:38 [scrapy.crawler] DEBUG: Using AsyncCrawlerProcess
2026-08-05 04:41:38 [asyncio] DEBUG: Using selector: EpollSelector
2026-08-05 04:41:38 [scrapy.addons] INFO: Enabled addons:
[]
2026-08-05 04:41:38 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-08-05 04:41:38 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-08-05 04:41:38 [scrapy.extensions.telnet] INFO: Telnet Password: 5e7df299984785c0
2026-08-05 04:41:38 [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-05 04:41:38 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'event_scrapers',
'FEED_EXPORT_ENCODING': 'utf-8',
'FEED_URI_PARAMS': <function _feed_uri_params at 0x7b24f9b134c0>,
'LOG_FILE': '/root/event-list-scraping/logs/event_scrapers/westportplayhouse/2ccbe252907711f199dd0050565fa5d9.log',
'NEWSPIDER_MODULE': 'event_scrapers.spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'SPIDER_MODULES': ['event_scrapers.spiders']}
2026-08-05 04:41:38 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-08-05 04:41:38 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-08-05 04:41:38 [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-05 04:41:38 [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-05 04:41:38 [scrapy.middleware] INFO: Enabled item pipelines:
['event_scrapers.pipelines.EventScrapersPipeline']
2026-08-05 04:41:38 [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-05 04:41:38 [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-05 04:41:38 [scrapy.core.engine] INFO: Spider opened
2026-08-05 04:41:38 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/core/spidermw.py:490: ScrapyDeprecationWarning: event_scrapers.spiders.west_port_play_house.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-05 04:41:38 [westportplayhouse] INFO: Sending scraped events to prod API
2026-08-05 04:41:38 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-08-05 04:41:38 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-08-05 04:41:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.westportplayhouse.org/whats-on/> (referer: https://www.westportplayhouse.org/whats-on/)
2026-08-05 04:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.westportplayhouse.org/show/script-in-hand-title-november/> (referer: https://www.westportplayhouse.org/whats-on/)
2026-08-05 04:41:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-05 04:41:52 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-05 04:41:52 [westportplayhouse] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-05 04:41:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.westportplayhouse.org/show/script-in-hand-title-november/>
{'event_url': 'https://www.westportplayhouse.org/show/script-in-hand-title-november/',
'platform': 'West por play house',
'platform_hash': '4ee34008baf00f04b0d4bd1144a5a429',
'raw_body': '<div class="container-fluid" id="main_content">\n'
'<div class="row">\n'
'<div class="col-xs-12">\n'
'<div class="container">\n'
'<div class="row">\n'
'<div class="col-xs-12 col-md-8 contentarea" '
'sdata-mh="mtchright">\n'
'<h2><span style="color: #f26522;">Our 2026 Script in Hand '
'series!</span></h2>\n'
'<p>Stay tuned for the title announcement of our November Script '
'in Hand playreading!</p>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra">\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1>ABOUT SCRIPT IN HAND PLAYREADINGS</h1>\n'
'<p><strong><span style="color: #ea380f;">Every Script in Hand '
'playreading is a brand new experience.</span></strong></p>\n'
'<p>At a Script in Hand playreading, <strong>there’s</strong>\xa0'
'<b data-stringify-type="bold">nothing between you and the actors '
'on stage.</b>\xa0These readings bring actors who’ve just met — '
'or who’ve known each other for years — together for one day to '
'rehearse and perform a play\xa0<strong>on a bare stage, with '
'simple lighting</strong>\xa0— and you. The audience is in charge '
'of conjuring the set, costumes, and atmosphere — or nothing at '
'all. Actors, audience, and the director come together to create '
'a special, one-night-only experience.</p>\n'
'<p data-pm-slice="1 1 []">Learn about our <strong>Script in Hand '
'2025 Season</strong> and becoming <strong>a Subscriber <a '
'class="ProsemirrorEditor-link" '
'href="https://www.westportplayhouse.org/script-in-hand-series-2025/">HERE</a></strong>!</p>\n'
'<p data-pm-slice="1 1 []">Stay tuned for information about '
'our\xa0<strong>2026 Season!</strong></p>\n'
'</div>\n'
'</div>\n'
'<div class="row" data-aos="fade-up" data-aos-offset="200">\n'
'<div class="col-xs-12 text-left">\n'
'<h1>\n'
' MEET THE '
'CURATOR </h1>\n'
'</div>\n'
'<div class="col-xs-6 col-md-3 cast_card hover_link" '
'data-person-url="https://www.westportplayhouse.org/person/mark-shanahan/">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2020/12/Shanahan-Mark_600x600_by-Mark-Smith-500x500.jpg"/><div '
'class="cast_hover_shade">\n'
'<div class="cast_content">\n'
'<div class="cast_name">Mark Shanahan</div>\n'
'<div class="cast_char">Curator, Script in Hand series</div>\n'
'</div>\n'
'</div></div> </div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1 aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">THANK YOU</h1>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">The 2025 Script in '
'Hand Playreading Series is supported by <strong>Joyce '
'Hergenhan</strong>\xa0and the White Barn program of the<strong> '
'Lucille Lortel Foundation</strong>.</p>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">2025 Programming '
'& Season Sponsorship is generously provided by '
'<strong>Barbara Streicker</strong>.</p>\n'
'<h6 data-uw-styling-context="true">All titles, dates, and '
'artists are subject to change.</h6>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1><span style="color: #ffffff;">.</span></h1>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'<div class="col-xs-12 col-md-4 no-gutters" sdata-mh="mtchright" '
'sid="sidy-wrapper">\n'
'<div class="show_extras" sid="sidy">\n'
'<div class="show_special_event_dates">\n'
' Monday, November 30 at '
'7PM </div>\n'
'<div class="show_special_event_title">\n'
' Script In Hand: '
'TBA </div>\n'
'<div class="show_special_event_description">series curated by '
'<strong>Mark Shanahan</strong>\n'
'</div> <div class="btn-grp">\n'
'<a class="btn btn-secondary btn-block btn-highlight" '
'href="https://tickets.westportplayhouse.org/7104">$35</a><div '
'class="btn btn-disabled btn-block">$30 for series subscribers '
'and Encore Club members</div> </div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>'}
2026-08-05 04:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.westportplayhouse.org/show/script-in-hand-title-september/> (referer: https://www.westportplayhouse.org/whats-on/)
2026-08-05 04:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.westportplayhouse.org/show/script-in-hand-october/> (referer: https://www.westportplayhouse.org/whats-on/)
2026-08-05 04:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.westportplayhouse.org/show/the-magic-of-michael-grandinetti-master-illusionist/> (referer: https://www.westportplayhouse.org/whats-on/)
2026-08-05 04:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.westportplayhouse.org/show/silly-dilly-songs/> (referer: https://www.westportplayhouse.org/whats-on/)
2026-08-05 04:41:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-05 04:41:52 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-05 04:41:52 [westportplayhouse] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-05 04:41:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.westportplayhouse.org/show/script-in-hand-title-september/>
{'event_url': 'https://www.westportplayhouse.org/show/script-in-hand-title-september/',
'platform': 'West por play house',
'platform_hash': '4ee34008baf00f04b0d4bd1144a5a429',
'raw_body': '<div class="container-fluid" id="main_content">\n'
'<div class="row">\n'
'<div class="col-xs-12">\n'
'<div class="container">\n'
'<div class="row">\n'
'<div class="col-xs-12 col-md-8 contentarea" '
'sdata-mh="mtchright">\n'
'<h2><span style="color: #f26522;">Our 2026 Script in Hand '
'series!</span></h2>\n'
'<p>Stay tuned for the title announcement of our September Script '
'in Hand playreading!</p>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra">\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1>ABOUT SCRIPT IN HAND PLAYREADINGS</h1>\n'
'<p><strong><span style="color: #ea380f;">Every Script in Hand '
'playreading is a brand new experience.</span></strong></p>\n'
'<p>At a Script in Hand playreading, <strong>there’s</strong>\xa0'
'<b data-stringify-type="bold">nothing between you and the actors '
'on stage.</b>\xa0These readings bring actors who’ve just met — '
'or who’ve known each other for years — together for one day to '
'rehearse and perform a play\xa0<strong>on a bare stage, with '
'simple lighting</strong>\xa0— and you. The audience is in charge '
'of conjuring the set, costumes, and atmosphere — or nothing at '
'all. Actors, audience, and the director come together to create '
'a special, one-night-only experience.</p>\n'
'<p data-pm-slice="1 1 []">Learn about our <strong>Script in Hand '
'2025 Season</strong> and becoming <strong>a Subscriber <a '
'class="ProsemirrorEditor-link" '
'href="https://www.westportplayhouse.org/script-in-hand-series-2025/">HERE</a></strong>!</p>\n'
'<p data-pm-slice="1 1 []">Stay tuned for information about '
'our\xa0<strong>2026 Season!</strong></p>\n'
'</div>\n'
'</div>\n'
'<div class="row" data-aos="fade-up" data-aos-offset="200">\n'
'<div class="col-xs-12 text-left">\n'
'<h1>\n'
' MEET THE '
'CURATOR </h1>\n'
'</div>\n'
'<div class="col-xs-6 col-md-3 cast_card hover_link" '
'data-person-url="https://www.westportplayhouse.org/person/mark-shanahan/">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2020/12/Shanahan-Mark_600x600_by-Mark-Smith-500x500.jpg"/><div '
'class="cast_hover_shade">\n'
'<div class="cast_content">\n'
'<div class="cast_name">Mark Shanahan</div>\n'
'<div class="cast_char">Curator, Script in Hand series</div>\n'
'</div>\n'
'</div></div> </div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1 aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">THANK YOU</h1>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">The 2025 Script in '
'Hand Playreading Series is supported by <strong>Joyce '
'Hergenhan</strong>\xa0and the White Barn program of the<strong> '
'Lucille Lortel Foundation</strong>.</p>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">2025 Programming '
'& Season Sponsorship is generously provided by '
'<strong>Barbara Streicker</strong>.</p>\n'
'<h6 data-uw-styling-context="true">All titles, dates, and '
'artists are subject to change.</h6>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1><span style="color: #ffffff;">.</span></h1>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'<div class="col-xs-12 col-md-4 no-gutters" sdata-mh="mtchright" '
'sid="sidy-wrapper">\n'
'<div class="show_extras" sid="sidy">\n'
'<div class="show_special_event_dates">\n'
' Monday, September 14, 2026 at '
'7PM </div>\n'
'<div class="show_special_event_title">\n'
' Script In Hand: '
'TBA </div>\n'
'<div class="show_special_event_description">series curated by '
'<strong>Mark Shanahan</strong>\n'
'</div> <div class="btn-grp">\n'
'<a class="btn btn-secondary btn-block btn-highlight" '
'href="https://tickets.westportplayhouse.org/7108">$35</a><div '
'class="btn btn-disabled btn-block">$30 for series subscribers '
'and Encore Club members</div> </div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>'}
2026-08-05 04:41:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-05 04:41:52 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-05 04:41:52 [westportplayhouse] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-05 04:41:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.westportplayhouse.org/show/script-in-hand-october/>
{'event_url': 'https://www.westportplayhouse.org/show/script-in-hand-october/',
'platform': 'West por play house',
'platform_hash': '4ee34008baf00f04b0d4bd1144a5a429',
'raw_body': '<div class="container-fluid" id="main_content">\n'
'<div class="row">\n'
'<div class="col-xs-12">\n'
'<div class="container">\n'
'<div class="row">\n'
'<div class="col-xs-12 col-md-8 contentarea" '
'sdata-mh="mtchright">\n'
'<h2><span style="color: #f26522;">Our 2026 Script in Hand '
'series!</span></h2>\n'
'<p>Stay tuned for the title announcement of our October Script '
'in Hand playreading!</p>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra">\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1>ABOUT SCRIPT IN HAND PLAYREADINGS</h1>\n'
'<p><strong><span style="color: #ea380f;">Every Script in Hand '
'playreading is a brand new experience.</span></strong></p>\n'
'<p>At a Script in Hand playreading, <strong>there’s</strong>\xa0'
'<b data-stringify-type="bold">nothing between you and the actors '
'on stage.</b>\xa0These readings bring actors who’ve just met — '
'or who’ve known each other for years — together for one day to '
'rehearse and perform a play\xa0<strong>on a bare stage, with '
'simple lighting</strong>\xa0— and you. The audience is in charge '
'of conjuring the set, costumes, and atmosphere — or nothing at '
'all. Actors, audience, and the director come together to create '
'a special, one-night-only experience.</p>\n'
'<p data-pm-slice="1 1 []">Learn about our <strong>Script in Hand '
'2025 Season</strong> and becoming <strong>a Subscriber <a '
'class="ProsemirrorEditor-link" '
'href="https://www.westportplayhouse.org/script-in-hand-series-2025/">HERE</a></strong>!</p>\n'
'<p data-pm-slice="1 1 []">Stay tuned for information about '
'our\xa0<strong>2026 Season!</strong></p>\n'
'</div>\n'
'</div>\n'
'<div class="row" data-aos="fade-up" data-aos-offset="200">\n'
'<div class="col-xs-12 text-left">\n'
'<h1>\n'
' MEET THE '
'CURATOR </h1>\n'
'</div>\n'
'<div class="col-xs-6 col-md-3 cast_card hover_link" '
'data-person-url="https://www.westportplayhouse.org/person/mark-shanahan/">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2020/12/Shanahan-Mark_600x600_by-Mark-Smith-500x500.jpg"/><div '
'class="cast_hover_shade">\n'
'<div class="cast_content">\n'
'<div class="cast_name">Mark Shanahan</div>\n'
'<div class="cast_char">Curator, Script in Hand series</div>\n'
'</div>\n'
'</div></div> </div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1 aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">THANK YOU</h1>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">The 2025 Script in '
'Hand Playreading Series is supported by <strong>Joyce '
'Hergenhan</strong>\xa0and the White Barn program of the<strong> '
'Lucille Lortel Foundation</strong>.</p>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">2025 Programming '
'& Season Sponsorship is generously provided by '
'<strong>Barbara Streicker</strong>.</p>\n'
'<h6 data-uw-styling-context="true">All titles, dates, and '
'artists are subject to change.</h6>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1><span style="color: #ffffff;">.</span></h1>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'<div class="col-xs-12 col-md-4 no-gutters" sdata-mh="mtchright" '
'sid="sidy-wrapper">\n'
'<div class="show_extras" sid="sidy">\n'
'<div class="show_special_event_dates">\n'
' Monday, October 5 at '
'7PM </div>\n'
'<div class="show_special_event_title">\n'
' Script In Hand: '
'TBA </div>\n'
'<div class="show_special_event_description">series curated by '
'<strong>Mark Shanahan</strong>\n'
'</div> <div class="btn-grp">\n'
'<a class="btn btn-secondary btn-block btn-highlight" '
'href="https://tickets.westportplayhouse.org/7106">$35</a><div '
'class="btn btn-disabled btn-block">$30 for series subscribers '
'and Encore Club members</div> </div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>'}
2026-08-05 04:41:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-05 04:41:53 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-05 04:41:53 [westportplayhouse] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-05 04:41:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.westportplayhouse.org/show/the-magic-of-michael-grandinetti-master-illusionist/>
{'event_url': 'https://www.westportplayhouse.org/show/the-magic-of-michael-grandinetti-master-illusionist/',
'platform': 'West por play house',
'platform_hash': '4ee34008baf00f04b0d4bd1144a5a429',
'raw_body': '<div class="container-fluid" id="main_content">\n'
'<div class="row">\n'
'<div class="col-xs-12">\n'
'<div class="container">\n'
'<div class="row">\n'
'<div class="col-xs-12 col-md-8 contentarea" '
'sdata-mh="mtchright">\n'
'<h2><strong>Coming up at the Playhouse this fall!</strong></h2>\n'
'<p>Enjoy an unforgettable evening with Master Illusionist '
'Michael Grandinetti, star of NBC’s “The World’s Greatest Magic”, '
'The CW’s “Masters of Illusion”, and POP’s “Don’t Blink”, airing '
'in over 100 countries worldwide, and one of the world’s top '
'touring illusionists, as he combines jaw-dropping magic from his '
'TV appearances with music, comedy, and audience participation – '
'creating an interactive experience that pulls you right into the '
'show.</p>\n'
'<p>Legendary magic plots of levitation, teleportation, mind '
'reading, and more are reimagined for today’s audiences, making '
'them more modern, surprising, and even more astounding than ever '
'before. However, in this special performance, you won’t just '
'watch the magic – Michael will take you\xa0on an participatory '
'magical adventure where everyone in the theater becomes part of '
'the magic!</p>\n'
'<p>Don’t miss the chance to be astounded by the performer named '
'by <em>Forbes</em> as one of today’s top magicians, '
'<em>Entertainment Weekly</em> as “a great magician” and '
'<em>Hidden Remote</em> as “a fan favorite” in a show, rated '
'“five out of five stars” by <em>Digital Journal</em>, that’s '
'perfect for the entire family!</p>\n'
'<p>\xa0</p>\n'
'<div class="row paddme-bottom">\n'
'<div class="col-xs-12 col-md-8">\n'
'</div>\n'
'<div class="col-xs-12 col-md-4 d-none d-md-block">\n'
'<div class="show_gal_slick_nav_arrows">\n'
'<i class="fal fa-arrow-circle-left '
'show_gal_slick_prev"></i>\xa0 \xa0<i class="fal '
'fa-arrow-circle-right show_gal_slick_next"></i>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'<div class="row d-none d-xs-block d-sm-block" '
'style="height:15px;"></div>\n'
'<div class="show_gallery" '
'style="padding-left:4px;padding-right:4px;">\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2026/06/Grandinetti-740-x-400-px.png"/>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2026/06/Gallery-Image-1.png"/>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2026/06/Gallery-Image-2.png"/>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1 aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">THANK YOU</h1>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">2026 Programming '
'& Season Sponsorship is generously provided by '
'<strong>Barbara Streicker</strong>.</p>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">Media Sponsorship '
'for the 2026 season is generously provided by <a '
'href="https://mofflylifestylemedia.com/"><strong>Moffly '
'Media</strong></a> and\xa0 <strong><a '
'href="https://www.wshu.org/">WSHU Public '
'Radio</a>.</strong></p>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1><strong>Become a Member of The Encore Club</strong></h1>\n'
'<p>A membership program, filled with perks and exclusive access! '
'Learn more and enroll <a '
'href="https://www.westportplayhouse.org/the-encore-club/"><strong>HERE</strong></a>!</p>\n'
'<p><a href="https://tickets.westportplayhouse.org/6740"><img '
'alt="" class="alignnone wp-image-14399 size-medium" '
'decoding="async" height="160" loading="lazy" sizes="auto, '
'(max-width: 300px) 100vw, 300px" '
'src="http://www.westportplayhouse.org/wp-content/uploads/2024/04/The-Encore-Club-740x400-smaller-300x160.jpg" '
'srcset="https://www.westportplayhouse.org/wp-content/uploads/2024/04/The-Encore-Club-740x400-smaller-300x160.jpg '
'300w, '
'https://www.westportplayhouse.org/wp-content/uploads/2024/04/The-Encore-Club-740x400-smaller-18x10.jpg '
'18w, '
'https://www.westportplayhouse.org/wp-content/uploads/2024/04/The-Encore-Club-740x400-smaller.jpg '
'750w" width="300"/></a></p>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h6>All titles, dates, and artists are subject to change.</h6>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'<div class="col-xs-12 col-md-4 no-gutters" sdata-mh="mtchright" '
'sid="sidy-wrapper">\n'
'<div class="show_extras" sid="sidy">\n'
'<div class="show_special_event_dates">\n'
' Friday, September 4, 2026 at '
'8PM </div>\n'
'<div class="show_special_event_title">\n'
' The Magic of Michael '
'Grandinetti: Master Illusionist '
'</div>\n'
'<div class="btn-grp">\n'
'<a class="btn btn-secondary btn-block btn-highlight" '
'href="https://tickets.westportplayhouse.org/7427/7428">Get '
'tickets</a><div class="btn btn-disabled '
'btn-block">$65/$65/$55</div> </div>\n'
'<div class="show_special_event_running"><i class="far '
'fa-clock"></i> <strong>Running Time:</strong> ~ 90 '
'minutes</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>'}
2026-08-05 04:41:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-05 04:41:53 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-05 04:41:53 [westportplayhouse] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-05 04:41:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.westportplayhouse.org/show/silly-dilly-songs/>
{'event_url': 'https://www.westportplayhouse.org/show/silly-dilly-songs/',
'platform': 'West por play house',
'platform_hash': '4ee34008baf00f04b0d4bd1144a5a429',
'raw_body': '<div class="container-fluid" id="main_content">\n'
'<div class="row">\n'
'<div class="col-xs-12">\n'
'<div class="container">\n'
'<div class="row">\n'
'<div class="col-xs-12 col-md-8 contentarea" '
'sdata-mh="mtchright">\n'
'<h2><strong>Coming up next in our Family Festivities Series . . '
'.<em> Silly Dilly Songs!</em></strong></h2>\n'
'<p class="">Featuring more than 20 Silly Dilly Songs straight '
'from Alan Katz’s bestselling parody books, this is a show for '
'the entire family that’s sure to incite a lot of singing along '
'and more than a few belly laughs.</p>\n'
'<p class="">Join in a Silly Dilly concert from the famous '
'Children’s Book Series. Sure to be a Silly Dilly time for all '
'ages!</p>\n'
'<div class="row flex_color_blocks">\n'
'<div class="col-xs-12">\n'
'<div class="row">\n'
'<div class="col-xs-6 col-md-4" '
'onclick="location.href=\'https://open.spotify.com/album/7BqUzDmihjkjxRq9OjUbrL?si=Pau_rdpRTheSva5hihA6uA&nd=1&dlsi=10350b9713fa4879\';" '
'style="cursor: pointer;"><div class="color_block" '
'data-mh="menu_b_1"><div class="cb_title">Listen to Music from '
'the show here!</div><div class="cb_subtitle"></div><div '
'class="cb_content"></div></div></div> </div>\n'
'</div>\n'
'</div>\n'
'<div class="row" data-aos="fade-up" data-aos-offset="200">\n'
'<div class="col-xs-12 text-left">\n'
'<h1>\n'
' MEET THE CREATIVE '
'TEAM </h1>\n'
'</div>\n'
'<div class="col-xs-6 col-md-3 cast_card hover_link" '
'data-person-url="https://www.westportplayhouse.org/person/alan-katz/">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2026/07/Untitled-design-1-500x500.png"/><div '
'class="cast_hover_shade">\n'
'<div class="cast_content">\n'
'<div class="cast_name">Alan Katz</div>\n'
'<div class="cast_char">Author</div>\n'
'</div>\n'
'</div></div> </div>\n'
'<div class="row" data-aos="fade-up" data-aos-offset="200">\n'
'<div class="col-xs-12 text-left">\n'
'<h1>\n'
' MEET THE '
'CAST </h1>\n'
'</div>\n'
'<div class="col-xs-6 col-md-3 cast_card hover_link" '
'data-person-url="https://www.westportplayhouse.org/person/david-katz/">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2026/07/Untitled-design-2-500x500.png"/><div '
'class="cast_hover_shade">\n'
'<div class="cast_content">\n'
'<div class="cast_name">David Katz</div>\n'
'<div class="cast_char">Performer</div>\n'
'</div>\n'
'</div></div><div class="col-xs-6 col-md-3 cast_card hover_link" '
'data-person-url="https://www.westportplayhouse.org/person/carson-timmons/">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2026/08/Carson-Timmons-500x500.png"/><div '
'class="cast_hover_shade">\n'
'<div class="cast_content">\n'
'<div class="cast_name">Carson Timmons</div>\n'
'<div class="cast_char">Performer</div>\n'
'</div>\n'
'</div></div><div class="col-xs-6 col-md-3 cast_card hover_link" '
'data-person-url="https://www.westportplayhouse.org/person/emerson-fischer/">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2026/08/Untitled-design-4-500x500.png"/><div '
'class="cast_hover_shade">\n'
'<div class="cast_content">\n'
'<div class="cast_name">Emerson Fischer</div>\n'
'<div class="cast_char">Performer</div>\n'
'</div>\n'
'</div></div> </div>\n'
'<div class="row" data-aos="fade-up" data-aos-offset="200">\n'
'<div class="col-xs-12 text-left"><h1>watch a clip from the '
'show!</h1></div><div class="col-xs-12"><div '
'class="video-responsive"><iframe allow="accelerometer; autoplay; '
'clipboard-write; encrypted-media; gyroscope; picture-in-picture; '
'web-share" allowfullscreen="" frameborder="0" height="315" '
'referrerpolicy="strict-origin-when-cross-origin" '
'src="https://www.youtube.com/embed/DfQ22l9Q--w?si=soN4MX-zHPTXwkVF" '
'title="YouTube video player" width="560"></iframe></div></div> '
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1 aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">THANK YOU</h1>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading"><span '
'data-olk-copy-source="MessageBody">The 2026 Family Festivities '
'series is generously supported by <strong>Emily & Tim '
'Zobl</strong>.</span></p>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">2026 Programming '
'& Season Sponsorship is generously provided by '
'<strong>Barbara Streicker</strong>.</p>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">Media Sponsorship '
'for the 2026 season is generously provided by <a '
'href="https://mofflylifestylemedia.com/"><strong>Moffly '
'Media</strong></a> and\xa0 <strong><a '
'href="https://www.wshu.org/">WSHU Public '
'Radio</a>.</strong></p>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1><strong>Become a Member of The Encore Club</strong></h1>\n'
'<p>A membership program, filled with perks and exclusive access! '
'Learn more and enroll <a '
'href="https://www.westportplayhouse.org/the-encore-club/"><strong>HERE</strong></a>!</p>\n'
'<p><a href="https://tickets.westportplayhouse.org/6740"><img '
'alt="" class="alignnone wp-image-14399 size-medium" '
'decoding="async" height="160" loading="lazy" sizes="auto, '
'(max-width: 300px) 100vw, 300px" '
'src="http://www.westportplayhouse.org/wp-content/uploads/2024/04/The-Encore-Club-740x400-smaller-300x160.jpg" '
'srcset="https://www.westportplayhouse.org/wp-content/uploads/2024/04/The-Encore-Club-740x400-smaller-300x160.jpg '
'300w, '
'https://www.westportplayhouse.org/wp-content/uploads/2024/04/The-Encore-Club-740x400-smaller-18x10.jpg '
'18w, '
'https://www.westportplayhouse.org/wp-content/uploads/2024/04/The-Encore-Club-740x400-smaller.jpg '
'750w" width="300"/></a></p>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h6>All titles, dates, and artists are subject to change.</h6>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'<div class="col-xs-12 col-md-4 no-gutters" sdata-mh="mtchright" '
'sid="sidy-wrapper">\n'
'<div class="show_extras" sid="sidy">\n'
'<div class="show_special_event_dates">\n'
' Saturday, August 22, 2026 at '
'4PM </div>\n'
'<div class="show_special_event_title">\n'
' Silly Dilly '
'Songs </div>\n'
'<div class="show_special_event_description">Written by '
'<strong>Alan Katz</strong>\n'
'</div><div '
'class="show_special_event_description"><strong>Recommended Ages: '
'</strong>2-8 year olds\n'
'</div> <div class="btn-grp">\n'
'<a class="btn btn-secondary btn-block btn-highlight" '
'href="https://tickets.westportplayhouse.org/7449">Get '
'tickets</a><div class="btn btn-disabled btn-block">$30</div> '
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>'}
2026-08-05 04:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.westportplayhouse.org/show/gala-2026/> (referer: https://www.westportplayhouse.org/whats-on/)
2026-08-05 04:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.westportplayhouse.org/show/ailey-ii-the-next-generation-of-dance/> (referer: https://www.westportplayhouse.org/whats-on/)
2026-08-05 04:41:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-05 04:41:53 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 13088
2026-08-05 04:41:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.westportplayhouse.org/show/gala-2026/>
{'event_url': 'https://www.westportplayhouse.org/show/gala-2026/',
'platform': 'West por play house',
'platform_hash': '4ee34008baf00f04b0d4bd1144a5a429',
'raw_body': '<div class="container-fluid" id="main_content">\n'
'<div class="row">\n'
'<div class="col-xs-12">\n'
'<div class="container">\n'
'<div class="row">\n'
'<div class="col-xs-12 col-md-8 contentarea" '
'sdata-mh="mtchright">\n'
'<h2><strong>Join us to celebrate 95 Years of the Westport '
'Country Playhouse!</strong></h2>\n'
'<p>Don your festive attire and enjoy an unforgettable evening of '
'entertainment, delicious food and cocktails by Diane Browne '
'Catering, raffle prizes, auction items, Pre-Show Reception, plus '
'a Post-Show Party — all in generous support of the '
'Playhouse.</p>\n'
'<p>Stay tuned for updates as we announce our <strong>2026 '
'Artistic Honoree</strong>, who will be celebrated alongside our '
'<strong>2026 Leadership Award Honoree, Joyce '
'Hergenhan</strong>.</p>\n'
'<p data-end="590" data-start="442"><strong data-end="473" '
'data-start="442">Attire: Semi-Formal</strong><br data-end="476" '
'data-start="473"/>Attire: Semi-Formal:\xa0Please join us in '
'semi-formal attire. While the evening is special, formal gowns '
'and tuxedos are not required. Semi-formal is just right!</p>\n'
'<h2>Schedule of Events</h2>\n'
'<p><strong>5:30PM</strong><br/>\n'
'Pre-show reception: Cocktails, hors d’oeuvres, live music*</p>\n'
'<p><strong>7PM</strong><br/>\n'
'Performance: Live Auction, Presentation of Awards to Nathan Lane '
'and Anne Keefe, and Performances by guests to be announced '
'soon</p>\n'
'<p><strong>9PM</strong><br/>\n'
'Post-Show Reception in the Sheffer Studio</p>\n'
'<p><em>*Sponsor packages, $750 tickets and $500 tickets include '
'pre-show cocktail party, ticket to the performance, and '
'post-show reception. $250 show tickets include ticket to the '
'performance and post-show reception only.\xa0</em></p>\n'
'<div class="row flex_color_blocks">\n'
'<div class="col-xs-12">\n'
'<h3>\n'
' TICKET '
'SPONSORSHIPS </h3>\n'
'</div>\n'
'<div class="col-xs-12">\n'
'<div class="row">\n'
'<div class="col-xs-6 col-md-4"><div class="color_block" '
'data-mh="menu_b_1"><div class="cb_title">Platinum Sponsor - SOLD '
'OUT!!</div><div class="cb_subtitle">$15,000</div><div '
'class="cb_content">8 premium seating tickets, prime reserved '
'table for \n'
'pre-show reception, champagne bucket, year-long parking \n'
'pass, & sponsor listing </div></div></div><div '
'class="col-xs-6 col-md-4"><div class="color_block" '
'data-mh="menu_b_1"><div class="cb_title">Gold Sponsor </div><div '
'class="cb_subtitle">$10,000</div><div class="cb_content">6 '
'premium seating tickets, reserved table for pre-show reception, '
'champagne bucket, year-long parking pass, & sponsor listing. '
'</div></div></div><div class="col-xs-6 col-md-4"><div '
'class="color_block" data-mh="menu_b_1"><div '
'class="cb_title">Silver Sponsor - SOLD OUT!!</div><div '
'class="cb_subtitle">$5,000</div><div class="cb_content">4 '
'premium seating tickets, reserved table for pre-show reception, '
'champagne bucket, year-long parking pass, & sponsor '
'listing.</div></div></div> </div>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h4>Sponsorship tickets are available by contacting Rick Davis '
'at (203) 571-1131 or <a '
'href="mailto:rdavis@westportplayhouse.org">rdavis@westportplayhouse.org</a></h4>\n'
'</div>\n'
'</div>\n'
'<div class="row flex_color_blocks" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<div class="col-xs-12">\n'
'<h3>\n'
' INDIVIDUAL TICKET '
'OPTIONS </h3>\n'
'</div>\n'
'<div class="col-xs-12">\n'
'<div class="row">\n'
'<div class="col-xs-6 col-md-4"><div class="color_block" '
'data-mh="menu_b_3"><div class="cb_title">$750 TICKET </div><div '
'class="cb_subtitle"></div><div class="cb_content">Premium '
'theatre seat PLUS Pre- and Post-Show receptions! '
'</div></div></div><div class="col-xs-6 col-md-4"><div '
'class="color_block" data-mh="menu_b_3"><div '
'class="cb_title">$500 TICKET </div><div '
'class="cb_subtitle"></div><div class="cb_content">Standard '
'theatre seat PLUS Pre- and Post-Show '
'receptions!</div></div></div><div class="col-xs-6 col-md-4"><div '
'class="color_block" data-mh="menu_b_3"><div '
'class="cb_title">$250 Show TICKET</div><div '
'class="cb_subtitle"></div><div class="cb_content">Standard '
'theatre seat PLUS Post-Show reception! This ticket does not '
'include the pre-show party.</div></div></div> </div>\n'
'</div>\n'
'</div>\n'
'<div class="row paddme-bottom" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<div class="col-xs-12 col-md-8">\n'
'<h1>\n'
" View Images from last year's "
'gala honoring nathan lane and anne '
'keefe! </h1>\n'
'</div>\n'
'<div class="col-xs-12 col-md-4 d-none d-md-block">\n'
'<div class="show_gal_slick_nav_arrows">\n'
'<i class="fal fa-arrow-circle-left '
'show_gal_slick_prev"></i>\xa0 \xa0<i class="fal '
'fa-arrow-circle-right show_gal_slick_next"></i>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'<div class="row d-none d-xs-block d-sm-block" '
'style="height:15px;"></div>\n'
'<div class="show_gallery" '
'style="padding-left:4px;padding-right:4px;">\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/WCP_645_Anne-Keefe-Nathan-Lane_byKerryLong-750x400.jpg"/>\n'
'<div class="caption">Anne Keefe, Leadership Award winner, and '
'Nathan Lane, Artistic Honoree. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/080_Tent-750x400.jpg"/>\n'
'<div class="caption">Pre-show reception. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/013_Chris-Coogan-750x400.jpg"/>\n'
'<div class="caption">Pre-show party music by Westport\'s Chris '
'Coogan. Photo by Kerry Long Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/657_Ray-Roderick_Brad-Aspel_Cory-English-1-750x400.jpg"/>\n'
'<div class="caption">Ray Roderick, Brad Aspel, and Cory English. '
'Photo by Kerry Long Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/666_Nikki-Renee-Daniels-1-750x400.jpg"/>\n'
'<div class="caption">Nikki Renée Daniels. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/670_Scarlett-Strallen-1-750x400.jpg"/>\n'
'<div class="caption">Scarlett Strallen. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/675_Stephanie-Pope-1-750x400.jpg"/>\n'
'<div class="caption">Stephanie Pope. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/680_Christine-Pedi-1-750x400.jpg"/>\n'
'<div class="caption">Christine Pedi. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/682_Marissa-Rosen-1-750x400.jpg"/>\n'
'<div class="caption">Marissa Rosen. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/686_Michael-Wordly-1-750x400.jpg"/>\n'
'<div class="caption">Michael Wordly. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/692_Melinda-Doolittle-1-750x400.jpg"/>\n'
'<div class="caption">Melinda Dolittle. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/694_Danny-Burstein-1-750x400.jpg"/>\n'
'<div class="caption">Danny Burstein. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/698_Santino-Fontana-1-750x400.jpg"/>\n'
'<div class="caption">Santino Fontana. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/701_Cady-Huffman-1-750x400.jpg"/>\n'
'<div class="caption">Cady Huffman. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/663_Krysta-Rodriguez-1-750x400.jpg"/>\n'
'<div class="caption">Krysta Rodriguez. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2025/08/WCP_242_Pope-Fontana-Doolittle-Roderick-Huffman-Burstein-English-Rosen-Pedi-Wordly_byKerryLong-750x400.jpg"/>\n'
'<div class="caption">Curtain call. Photo by Kerry Long '
'Photography</div>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1>Gala and Fundraisers</h1>\n'
'<p>Every year, we offer a series of fundraisers to benefit '
'various programs at the Playhouse. All proceeds go directly to '
'support our non-profit, professional, producing theater and its '
'work on stage, with schools, and throughout the community.</p>\n'
'<p data-pm-slice="1 1 []">Learn about upcoming and past galas '
'and fundraisers <strong><a class="ProsemirrorEditor-link" '
'href="https://www.westportplayhouse.org/galas-and-fundraisers/">HERE</a></strong>!</p>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1 aria-level="2" data-uw-rm-heading="level" '
'role="heading">THANK YOU</h1>\n'
'<p>2026 Programming & Season Sponsorship is generously '
'provided by <strong>Barbara Streicker</strong>.</p>\n'
'<p>Media Sponsorship for the 2026 season is generously provided '
'by <a data-uw-original-href="https://mofflylifestylemedia.com/" '
'data-uw-rm-brl="PR" '
'href="https://mofflylifestylemedia.com/"><strong>Moffly '
'Media</strong></a>\xa0and\xa0\xa0<strong><a '
'data-uw-original-href="https://www.wshu.org/" '
'data-uw-rm-brl="PR" href="https://www.wshu.org/">WSHU Public '
'Radio</a>.</strong></p>\n'
'<p>\xa0</p>\n'
'<p>\xa0</p>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h6 data-uw-styling-context="true">All titles, dates, and '
'artists are subject to change.</h6>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'<div class="col-xs-12 col-md-4 no-gutters" sdata-mh="mtchright" '
'sid="sidy-wrapper">\n'
'<div class="show_extras" sid="sidy">\n'
'<div class="show_special_event_dates">\n'
' Saturday, October 3, '
'2026 </div>\n'
'<div class="show_special_event_title">\n'
' Gala '
'2026 </div>\n'
'<div class="show_special_event_description">Come revel in 95 '
'years of the Playhouse!\n'
'</div> <div class="btn-grp">\n'
'<a class="btn btn-secondary btn-block btn-highlight" '
'href="https://tickets.westportplayhouse.org/7458">Get '
'tickets</a><div class="btn btn-disabled btn-block">$750 and $500 '
'include pre-show reception, performance, and post-show '
'receptioin</div><div class="btn btn-disabled btn-block">$250 '
'show tickets include performance and post-show reception '
'only.</div> </div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>'}
2026-08-05 04:41:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-05 04:41:53 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-05 04:41:53 [westportplayhouse] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-05 04:41:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.westportplayhouse.org/show/ailey-ii-the-next-generation-of-dance/>
{'event_url': 'https://www.westportplayhouse.org/show/ailey-ii-the-next-generation-of-dance/',
'platform': 'West por play house',
'platform_hash': '4ee34008baf00f04b0d4bd1144a5a429',
'raw_body': '<div class="container-fluid" id="main_content">\n'
'<div class="row">\n'
'<div class="col-xs-12">\n'
'<div class="container">\n'
'<div class="row">\n'
'<div class="col-xs-12 col-md-8 contentarea" '
'sdata-mh="mtchright">\n'
'<h2><strong>Coming up at the Playhouse this fall!</strong></h2>\n'
'<p>For over 50 years, Ailey II – The Next Generation of Dance – '
'has merged the spirit and energy of the country’s finest '
'early-career dance talent with the passion and creative vision '
'of today’s most outstanding and emerging choreographers. Founded '
'by Alvin Ailey in 1974, this universally renowned company '
'embodies his pioneering mission to establish an extended '
'cultural community that provides dance performances, training, '
'and community programs for all people. Under the leadership of '
'Sylvia Waters, who served as artistic director for 38 seasons, '
'Ailey II flourished into one of the most popular modern dance '
'companies, combining a rigorous touring schedule with extensive '
'community outreach programs. Today, Francesca Harper sits at the '
'helm in her sixth season as Artistic Director, bringing fresh '
'perspectives to Mr. Ailey’s legacy, while nurturing new creative '
'voices and propelling the company forward.</p>\n'
'<p>\xa0</p>\n'
'<div class="row paddme-bottom">\n'
'<div class="col-xs-12 col-md-8">\n'
'</div>\n'
'<div class="col-xs-12 col-md-4 d-none d-md-block">\n'
'<div class="show_gal_slick_nav_arrows">\n'
'<i class="fal fa-arrow-circle-left '
'show_gal_slick_prev"></i>\xa0 \xa0<i class="fal '
'fa-arrow-circle-right show_gal_slick_next"></i>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'<div class="row d-none d-xs-block d-sm-block" '
'style="height:15px;"></div>\n'
'<div class="show_gallery" '
'style="padding-left:4px;padding-right:4px;">\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2026/06/Ailey-II-Gallery-Image-.png"/>\n'
'<div class="caption">Ailey II\'s Adanna Smalls. Photo by Nir '
'Arieli.</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2026/06/Ailey-II-Gallery-Image-5.png"/>\n'
'<div class="caption">Ailey II\'s Adanna Smalls and Eric J. '
'Vidaña. Photo by Nir Arieli.</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2026/06/Ailey-II-Gallery-Image-3.png"/>\n'
'<div class="caption">Ailey II\'s Kamani Abu. Photo by Nir '
'Arieli.</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2026/06/Ailey-II-Gallery-Image-2.png"/>\n'
'<div class="caption">Ailey II\'s Jada Ammons. Photo by Nir '
'Arieli.</div>\n'
'</div>\n'
'<div class="show_gallery_slick_slide" '
'style="padding-left:5px;padding-right:5px;">\n'
'<img class="img-responsive" '
'src="https://www.westportplayhouse.org/wp-content/uploads/2026/06/Ailey-II-Gallery-Image-4.png"/>\n'
'<div class="caption">Ailey II\'s Adanna Smalls. Photo by Nir '
'Arieli.</div>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1 aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">THANK YOU</h1>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">2026 Programming '
'& Season Sponsorship is generously provided by '
'<strong>Barbara Streicker</strong>.</p>\n'
'<p aria-level="2" data-uw-rm-heading="level" '
'data-uw-styling-context="true" role="heading">Media Sponsorship '
'for the 2026 season is generously provided by <a '
'href="https://mofflylifestylemedia.com/"><strong>Moffly '
'Media</strong></a> and\xa0 <strong><a '
'href="https://www.wshu.org/">WSHU Public '
'Radio</a>.</strong></p>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h1><strong>Become a Member of The Encore Club</strong></h1>\n'
'<p>A membership program, filled with perks and exclusive access! '
'Learn more and enroll <a '
'href="https://www.westportplayhouse.org/the-encore-club/"><strong>HERE</strong></a>!</p>\n'
'<p><a href="https://tickets.westportplayhouse.org/6740"><img '
'alt="" class="alignnone wp-image-14399 size-medium" '
'decoding="async" height="160" loading="lazy" sizes="auto, '
'(max-width: 300px) 100vw, 300px" '
'src="http://www.westportplayhouse.org/wp-content/uploads/2024/04/The-Encore-Club-740x400-smaller-300x160.jpg" '
'srcset="https://www.westportplayhouse.org/wp-content/uploads/2024/04/The-Encore-Club-740x400-smaller-300x160.jpg '
'300w, '
'https://www.westportplayhouse.org/wp-content/uploads/2024/04/The-Encore-Club-740x400-smaller-18x10.jpg '
'18w, '
'https://www.westportplayhouse.org/wp-content/uploads/2024/04/The-Encore-Club-740x400-smaller.jpg '
'750w" width="300"/></a></p>\n'
'</div>\n'
'</div>\n'
'<div class="row">\n'
'<div class="col-xs-12 paddme-extra" data-aos="fade-up" '
'data-aos-offset="200">\n'
'<h6>All titles, dates, and artists are subject to change.</h6>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'<div class="col-xs-12 col-md-4 no-gutters" sdata-mh="mtchright" '
'sid="sidy-wrapper">\n'
'<div class="show_extras" sid="sidy">\n'
'<div class="show_special_event_dates">\n'
' Thursday, September 24, 2026 at '
'7PM </div>\n'
'<div class="show_special_event_title">\n'
' Ailey II: The Next Generation of '
'Dance </div>\n'
'<div class="btn-grp">\n'
'<a class="btn btn-secondary btn-block btn-highlight" '
'href="https://tickets.westportplayhouse.org/7423">Get '
'Tickets</a><div class="btn btn-disabled btn-block"> '
'$80/$80/$75</div> </div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>\n'
'</div>'}
2026-08-05 04:41:53 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-05 04:41:53 [scrapy.extensions.feedexport] INFO: Stored csv feed (7 items) in: output/2026/08/05/westportplayhouse.csv
2026-08-05 04:41:53 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 6726,
'downloader/request_count': 8,
'downloader/request_method_count/GET': 8,
'downloader/response_bytes': 136939,
'downloader/response_count': 8,
'downloader/response_status_count/200': 8,
'elapsed_time_seconds': 14.689744,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 5, 2, 41, 53, 653316, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 643468,
'httpcompression/response_count': 8,
'item_scraped_count': 7,
'items_per_minute': 30.0,
'log_count/DEBUG': 29,
'log_count/ERROR': 6,
'log_count/INFO': 3,
'memusage/max': 99635200,
'memusage/startup': 99635200,
'request_depth_max': 1,
'response_received_count': 8,
'responses_per_minute': 34.285714285714285,
'scheduler/dequeued': 8,
'scheduler/dequeued/memory': 8,
'scheduler/enqueued': 8,
'scheduler/enqueued/memory': 8,
'start_time': datetime.datetime(2026, 8, 5, 2, 41, 38, 963572, tzinfo=datetime.timezone.utc)}
2026-08-05 04:41:53 [scrapy.core.engine] INFO: Spider closed (finished)