Desktop version Jobs Stats

PROJECT (event_scrapers)
SPIDER (levitt_pavilion)

2026-06-16 10:00:59 [scrapy.utils.log] INFO: Scrapy 2.14.1 started (bot: event_scrapers)
2026-06-16 10:00:59 [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:00:59 [scrapy.crawler] DEBUG: Using AsyncCrawlerProcess
2026-06-16 10:00:59 [asyncio] DEBUG: Using selector: EpollSelector
2026-06-16 10:00:59 [scrapy.addons] INFO: Enabled addons:
[]
2026-06-16 10:00:59 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-06-16 10:00:59 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-06-16 10:00:59 [scrapy.extensions.telnet] INFO: Telnet Password: 0e20d6ac6b799551
2026-06-16 10:00:59 [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:00:59 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'event_scrapers',
 'FEED_EXPORT_ENCODING': 'utf-8',
 'FEED_URI_PARAMS': <function _feed_uri_params at 0x783753110540>,
 'LOG_FILE': '/root/event-list-scraping/logs/event_scrapers/levitt_pavilion/7fef4790695911f19f360050565fa5d9.log',
 'NEWSPIDER_MODULE': 'event_scrapers.spiders',
 'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
 'SPIDER_MODULES': ['event_scrapers.spiders']}
2026-06-16 10:00:59 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-06-16 10:00:59 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-06-16 10:00:59 [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:00:59 [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:00:59 [scrapy.middleware] INFO: Enabled item pipelines:
['event_scrapers.pipelines.EventScrapersPipeline']
2026-06-16 10:00:59 [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:00:59 [scrapy.core.engine] INFO: Spider opened
2026-06-16 10:00:59 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/core/spidermw.py:490: ScrapyDeprecationWarning: event_scrapers.spiders.levitt_pavilionv.LevittPaviionSpider 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:00:59 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-06-16 10:00:59 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [scrapy_zyte_api._params] WARNING: Request <GET https://levittpavilion.com/calendar/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 10:00:59 [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:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/calendar/> (referer: None) ['zyte-api']
2026-06-16 10:01:11 [scrapy.downloadermiddlewares.offsite] DEBUG: Filtered offsite request to 'fullcalendar.io': <GET https://fullcalendar.io/docs>
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/04/19/carbon-leaf/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/05/20/lespecial/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/03/26/sons-of-the-east/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/04/20/arun-ramamurthy-trio/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/04/24/chelsea-cutler/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy_zyte_api._params] WARNING: Cookies are enabled for request <GET https://levittpavilion.com/2019/03/20/our-native-daughters/>, 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:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/04/22/molly-grace/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/05/03/mihali/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/04/22/pine-leaf-boys-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/04/23/nyc-ska-orchestra/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/03/27/the-lone-bellow-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/04/22/isle-of-klezbos-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/04/22/lulada-club/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/04/23/alysha-brilla/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/04/08/marc-broussard-carencro-20th-anniversary-tour/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/04/23/buffalo-nichols/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/04/27/pink-talking-fish/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/05/29/melissa-doug-childrens-series-2019-4/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/dan-claudia-zanes-melissa-doug-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/03/20/our-native-daughters/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/03/20/opening-night/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/treehouse-comedy-club-i/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/le-vent-du-nord/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/westport-community-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/treehouse-comedy-club-ii/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/vince-giordano-the-nighthawks/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/the-hall-family-special/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/brian-jarvis/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/early-clover/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/phil-rosenthal-family-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/connecticut-ballet/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/the-fairfield-counts/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/josh-lovelace-melissa-dougs-children-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/the-pedro-giraudo-septet/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/lard-dog-the-band-of-shy-melissa-doug-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/billy-the-showmen/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/drew-angus/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/jojo-the-pinecones-melissa-dougs-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/suzi-shelton-band-melissa-doug-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/the-not-its-melissa-doug-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/morley/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/the-rad-trads/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/jazzy-ash-the-leaping-lizards-melissa-doug-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/secret-agent-23-skidoo-melissa-doug-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/pete-muller-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/charles-turner-uptown-swing/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/huntertones/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/frank-mastrone-friends/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/mihali-free-with-ticket/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/old-school-revues-road-trip/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/laney-jones-the-spirits/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/back-to-the-garden-1969/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/charlie-karp-tribute-concert/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/scott-sharrard-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/low-cut-connie/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/13/sean-ardoin/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/28/no-performance-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/28/no-performance-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/28/isabella-mendes-friends-sounds-of-brazil/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/28/no-performance/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/28/eggy/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/28/goza-latin-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/14/pete-francis-friends/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/28/terry-eldh-friends-an-evening-of-leonard-bernstein/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/28/no-performance-4/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/28/black-belt-eagle-scout/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/28/a-concert-for-mimi/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/28/dennis-deyoung-and-the-music-of-styx/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/06/28/mimi-the-podd-brothers/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/07/01/pat-benatar-neil-giraldo-40th-anniversary-tour/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/07/01/no-performance-5/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/07/01/no-performance-6/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/07/01/no-performance-9/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/07/19/mill-river-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/07/01/cha-wa/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/07/18/eggy-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/07/20/crispin-cracked-ice/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/07/01/no-performance-7/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/07/18/eggy-opening-act-jon-saxon/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/07/15/anthem/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/08/01/dnr-special-concert-tribute-to-first-responders-westport-ems/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/08/22/blues-and-views-festival/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/08/08/writeherewestport/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/08/04/gunsmoke-country-western-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/08/26/blues-and-views-festival-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/08/04/no-performance-10/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/08/18/sarah-lemieux-trio/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/09/06/dnr-special-concert-tribute-to-first-responders-westport-ems-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/05/14/goza-210618/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/04/29/midnight-north/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/05/10/the-lone-bellow/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/04/22/bruce-hornsby-the-noisemakers-2021-06-14/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2019/12/03/annual-fund-2019-give-freely/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/05/binky-griptite-orchestra/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/05/p-j-pacifico/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/05/15/scott-sharrard-20210619/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/19/borboletta-a-tribute-to-santana/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/06/joanie-leeds-childrens-series-launch/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/05/treehouse-comedy-1/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/05/charles-turner-uptown-swing-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/06/the-suzanne-sheridan-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/05/aztec-two-step-2-0-rex-fowler-dodie-pettit-friends/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/17/nicole-henry-feeling-good/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/19/drew-angus-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/dj-rekha/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/19/dan-claudia-zanes/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/19/treehouse-comedy-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/westport-community-band-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/svetlana/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/doug-wahlberg-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/an-evening-with-frank-mastrone-friends/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/buffalo-rose/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/isaiah-sharkey-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/connecticut-ballet-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/dan-levinsons-palomar-jazz-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/billy-the-showmen-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/mimi-the-podd-brothers-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/rita-harveys-heart-like-a-wheel-a-tribute-to-the-music-of-linda-ronstadt/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/american-patchwork-quartet/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/nicki-parrott-trio/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/elena-moon-park-friends/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/the-pop-ups/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/darlene-love/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/the-simple-radicals/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/divinity-roxx/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/sonia-de-los-santos/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/the-hall-family/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/lucy-kalantari-the-jazz-cats/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/29/jacob-jolliff-grant-gordy/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/20/hopalong-andrew-2021/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/04/leonardo-suarez-paz-cuartetango/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/13/lizzie-no-aug-20/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/15/drew-angus-band-july-23-2021/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/15/treehouse-comedy-2-5/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/04/paul-beaubrun/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/15/buffalo-rose-aug-19/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/03/feufollet/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/15/the-sweet-remains/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/29/eggy-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/29/gunsmoke/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/03/treehouse-comedy-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/29/lizzie-no/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/29/river-city-slim-the-zydeco-hogs/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/06/29/rocky-eta-music/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/30/dnrband-tribute-ems-2021/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/26/mihali-aug27/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/29/borboletta-a-tribute-to-santana-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/08/02/buskin-batteau-terry/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/08/06/sheryl-crow/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/31/tony-trischka/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/08/15/the-fairfield-counts-2021/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/08/06/nellie-mckay/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/08/15/the-scott-sharrard-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/08/15/dr-k-motown-revue-2021/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/07/31/treehouse-comedy-2-75-ft-joey-kola/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/08/21/nellie-mckay-2021-0826/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/04/20/tower-of-power/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/02/15/michael-franti-2022-06-19/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2021/08/27/pete-muller-and-the-kindred-souls/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/03/08/mikedelguidice-bigshot-2022-0520/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/05/13/goodnight-moonshine/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/05/13/american-patchwork-quartet-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/05/13/kitchen-dwellers/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/05/13/tall-heights/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/05/13/paula-boggs-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/01/twiddle-w-eggy-dwight-nicole/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/05/27/the-esperanto-duo-dave-giardina-chris-payne-open-house/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/05/27/michael-coppola-harvie-s-jazz-duo-open-house/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/05/13/tusk-the-worlds-1-fleetwood-mac-tribute/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/04/27/hiss-golden-messenger-aoife-odonovan/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/05/13/james-langtons-new-york-all-star-big-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/02/staples-music-presents-westport-pops/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/09/isle-of-klezbos/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/01/twiddle-w-mihali-the-nth-power/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/03/allison-russell/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/09/treya-lam-trio/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/09/comedy-night-1/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/12/brady-rymer-the-little-band-that-could/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/12/tim-kubart-the-space-cadets/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/12/elena-moon-park-friends-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/12/falu/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/12/divinity-roxx-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/12/josh-lovelace-young-folk-childrens-series-launch/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/12/the-hall-family-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/12/lucy-kalantari-the-jazz-cats-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/comedy-night-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/12/smith-yarn/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/pete-muller-the-kindred-souls/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/12/joanie-leeds/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/isaiah-sharkey/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/incendio/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/an-evening-with-frank-mastrone-friends-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/borboletta-a-tribute-to-santana-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/eileen-ivers/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/lisa-morales/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/argonaut-wasp/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/the-sweet-remains-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/connecticut-ballet-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/session-americana/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/westport-community-band-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/billy-the-showmen-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/early-clover-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/bassel-the-supernaturals/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/isabella-mendes-bossa-nova-project/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/eliot-lewis/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/ariel-posen/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/05/mill-river-band-and-clueless/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/05/hayley-jane-the-primates-w-one-time-weekend/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/28/gunsmoke-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/25/robert-cray/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/14/danny-jonokuchi-the-revisionists/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/28/otis-the-hurricanes/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/06/28/leigh-henry-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/05/charly/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/17/bill-and-the-belles/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/17/the-fairfield-counts-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/17/dj-rekha-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/17/corey-harris-and-cedric-watson-true-blues/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/05/the-larry-fuller-jazz-quartet/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/17/comedy-night-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/19/morley-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/05/professor-louie-the-crowmatix/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/21/cyndi-lauper/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/19/tatiana-eva-marie-the-avalon-jazz-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/08/17/chinobay/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/08/17/dnr-the-almost-all-physician-rock-band-annual-concert-tribute-to-first-responders-westport-ems/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/19/erin-hill-the-music-of-kate-bush-night-scented-harp/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/07/19/will-evans-barefoot-truth/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/08/18/old-school-revue-the-saugatuck-horns-ft-tommy-bowes/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/08/18/gabriel-evan-orchestra/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/08/18/sean-ardoin-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/04/21/amy-irving-born-in-a-trunk/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/04/18/pete-francis/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/03/14/samara-joy/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/03/14/dakhabrakha/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/04/18/pine-leaf-boys/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/04/03/alisa-amador/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/04/03/cedric-watson-bijou-creole/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/04/18/midnight-north-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/08/18/orebolo/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/08/18/karina-rykman/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/09/24/das-trio-rob-derhak-vinnie-amico-and-al-schnier-of-moe/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2022/08/31/elephantproof-ft-ben-atkind-of-goose-with-funky-dawgz/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/01/31/michael-franti-spearhead/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/03/10/bruce-hornsby-the-noisemakers/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/05/02/twiddle-saturday-july22/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/04/24/darylhall-with-toddrundgren/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/05/03/calexico/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/05/02/twiddle-friday-july21/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/04/25/dawes/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/04/26/tae-the-neighborly/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/04/26/the-suffers/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/05/03/billy-the-showmen-4/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/13/comedy-night-1-pride-edition/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/10/the-tom-petty-project/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/01/early-clover-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/02/staples-music-presents-westport-pops-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/05/18/clare-maloney-the-great-adventure/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/01/leyla-mccalla/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/05/18/hans-williams/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/01/charles-turner-uptown-swing-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/13/lucy-kalantari-the-jazz-cats-childrens-series-launch/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/14/divinity-roxx-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/13/hopalong-andrew-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/14/michael-the-rockness-monsters-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/13/suzi-shelton-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/13/the-hall-family-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/17/westport-community-band-4/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/18/laurel-canyon-a-tribute-to-crosby-stills-nash-young/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/14/danny-weinkauf-his-red-pants-band-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/18/the-fairfield-counts-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/18/michael-coppola-quartet/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/17/connecticut-ballet-4/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/18/sona-jobarteh/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/18/eileen-ivers-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/14/pierce-freelon-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/14/elena-moon-park-friends-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/28/bailen/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/30/val-ramos-flamenco-ensemble/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/30/eight-to-the-bar/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/23/comedy-night-3-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/18/connecticut-ballet-rescheduled-to-sunday-july-30/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/23/comedy-night-2-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/23/frank-mastrone-friends-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/13/billy-prine-the-prine-time-band-songs-of-john-prine/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/07/julie-williams/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/01/theo-kandel-w-michael-cantor/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/23/dnr-the-almost-all-physician-rock-band-annual-concert-tribute-to-first-responders-westport-ems-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/27/arthur-lipner-the-caribbean-cruisers/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/30/aztec-two-step-2-0-rex-fowler-dodie-pettit-friends-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/30/the-binky-griptite-super-soul-revue/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/30/quadrature/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/30/chris-berardo-w-marc-douglas-berardo/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/23/the-mighty-soul-drivers/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/28/theo-kandel/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/06/karina-rykman-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/06/30/the-jacob-joliff-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/08/08/say-she-she-w-telula/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/31/sway-wild-and-upstate/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/08/10/borboletta-a-tribute-to-santana-4/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/31/walrus-beatles-jam-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/08/01/max-weinbergs-jukebox/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/08/01/alejandro-brittes-quartet/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/31/arthur-lipner-the-caribbean-cruisers-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/07/31/dj-rekha-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/08/22/north-county-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/08/17/orquesta-afinke/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/08/18/caleb-caudle/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/01/29/andrew-bird-with-amadou-mariam/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/02/07/couch/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2023/09/22/say-she-she/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/03/14/aoife-odonovan-hawktail/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/07/staples-music-presents-westport-pops-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/03/12/princebowieband/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/02/14/the-wood-brothers/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/02/14/pppp-frasco-dogs/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/05/ollabelle/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/05/24/super-sonic-shorties/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/03/19/umphreys-mcgee/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/02/13/moe/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/02/08/keb-mo/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/08/dan-claudia-zanes-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/10/chris-pierce/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/08/the-dirty-sock-funtime-band-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/08/lucy-kalantari/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/08/desert-highway/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/08/comedy-night-1-pride-edition-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/25/blaque-dynamite/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/25/peter-frampton/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/21/lamp/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/19/the-hall-family-childrens-series-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/14/westport-community-band-5/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/25/pete-muller-the-kindred-souls-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/25/early-clover-4/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/25/black-opry-revue/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/30/red-yarn/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/01/elena-moon-park-childrens-series/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/01/justin-roberts/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/01/birds-of-a-feather/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/01/brady-rymer/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/01/pierce-freelon/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/30/nyc-ska-orchestra-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/06/25/surfer-girl/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/02/cuartetango/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/03/the-west-point-concert-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/03/the-hot-sardines/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/03/drew-angus-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/03/american-patchwork-quartet-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/03/bermuda-search-party/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/03/artemis/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/01/miss-tutti-the-fruity-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/03/nick-fradiani/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/12/borboletta-a-tribute-to-santana-5/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/07/connecticut-ballet-5/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/19/arrival-abba/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/12/dnr-the-almost-all-physician-rock-band-annual-tribute-to-first-responders-westport-ems/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/19/brad-tursi-oct-12/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/14/frank-mastrone-friends-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/13/comedy-night-july23/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/08/05/comedy-night-3-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/20/tower-of-power-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/08/06/comedy-night-3-4/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/22/billy-the-showmen-5/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/08/01/amy-irving/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/08/08/lespecial-aug16/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/08/08/lee-fields/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/07/23/griffin-house/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/08/16/regimental-brass-quintet/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/08/13/karina-rykman-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/08/21/bia-ferreira/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/05/24/tom-petty-project/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/03/25/dogs-in-a-pile/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/05/24/jake-swamp-the-pine-w-s-g-kali-stoddard-imari/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/05/02/bandits-on-the-run/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/04/03/the-disco-biscuits/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/04/22/josh-ritter-the-royal-city-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/04/22/dark-star-orchestra/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/04/09/the-wood-brothers-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/03/25/michael-franti-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/03/05/im-with-her-w-ken-pomeroy/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/01/22/pigeons-stringdusters-melt/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/01/artemis-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/03/11/umphreys-mcgee-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2024/09/06/billy-the-showmen-sept8/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/01/comedy-night-1-pride-edition-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/01/frank-mastrone-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/01/garth/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/01/humbird/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/01/theo-kandel-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/01/dj-rekha-2025-pride/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/05/adrian-quesada-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/03/reprise/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/03/karina-rykman-4/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/10/brady-rymer-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/01/leon-timbo-sug-daniels-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/01/suzanne-sheridan-friends/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/10/joanie-leeds-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/09/divi-roxx-kids-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/10/the-hall-family-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/10/elena-moon-park-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/10/dirty-sock-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/10/flor-bromley-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/10/hopalong-andrew-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/10/danny-weinkauf-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/10/fyutch-aura-v-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/10/miss-tutti-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/20/lsp/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/19/tom-hamilton/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/19/early-clover-5/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/20/the-sweet-remains-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/20/incendio-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/20/nellie-mckay-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/16/wcb-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/20/richiman-and-groove-nice/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/16/sierra-hull/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/12/john-oates-and-the-good-road-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/26/lulada-club-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/25/pete-muller-the-kindred-souls-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/23/suzanne-sheridan-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/26/billy-the-showmen-6/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/20/the-moonrise-cartel/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/25/argonaut-wasp-wild-co/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/07/09/sway-wild/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/28/borboletta-6/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/28/comedy-night-ii/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/26/connecticut-ballet-6/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/28/desert-highway-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/06/28/low-cut-connie-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/07/27/comedy-night-iii/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/07/27/stella-blues-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/08/02/strawberry-fields/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/07/25/skorts/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/07/27/eight-to-the-bar-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/07/19/danny-lipsitz-the-brass-tacks/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/07/31/argonaut-wasp-w-s-g-wild-co/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/07/28/gunsmoke-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/07/16/mihali-full-band-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/07/18/amy-irving-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/08/09/dnr-vems-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/08/21/tedeschi-trucks-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/09/06/mihali-full-band-show-sept-28-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/09/20/cosmic-jibaros/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/08/09/the-fairfield-counts-2025/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2025/08/20/josh-ritter-show-w-bhi-bhiman/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/02/11/son-little/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/02/09/matteo-bocelli/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/02/17/eggy-2026-tour/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:30 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 4645
2026-06-16 10:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/02/11/son-little/>
{'event_url': 'https://levittpavilion.com/2026/02/11/son-little/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tSon Little w/ Tonina<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>Son Little - CityFolk Tour 2026 : FREE '
             'TICKET SHOW <br>\n'
             'WEDNESDAY, JUNE 24 | 7PM SHOW / 6PM DOORS <br>\n'
             '<br>\n'
             '\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1266220">Member '
             'access to free tickets begins Wed, Feb 11 at 10AM ET </a>\n'
             '<br>\n'
             'Become a 2026 Member and enjoy priority access to free ticket '
             'shows* and pre-sale access and member discounts* on paid ticket '
             'shows throughout the 2026 Season.  <a '
             'href="https://ci.ovationtix.com/34174/store/packages">Click here '
             'to become a Member. </a><br>\n'
             '<a href="https://web.ovationtix.com/trs/account/34174">2026 '
             'Members can log-in here.</a>\n'
             '<br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1266220">Public '
             'access to free tickets begins Friday, February 13 at 10AM '
             'ET</a>\n'
             '\n'
             '<br>\n'
             '<br>\n'
             'Son Little’s live show brings his music into a different kind of '
             'clarity- raw, expressive, and always evolving. Whether solo or '
             'with a full band, he moves fluidly between deep grooves, '
             'stripped-down intimacy, and moments that feel completely '
             'improvised yet emotionally precise. It’s a performance style '
             'shaped by instinct and connection, grounded in the richness of '
             'his voice and the depth of his songwriting.\n'
             '<br>\n'
             '<br>\n'
             'Over the past decade, he’s cultivated a sound that draws from '
             'soul, blues, folk, hip-hop, and R&amp;B - without ever settling '
             'fully into any one space. That spirit carries into the room when '
             'he performs, offering something that feels both familiar and '
             'entirely his own. Audiences are pulled into songs built on '
             'texture and vulnerability, delivered with equal parts grit and '
             'grace. It’s not just a setlist - it’s an experience.\n'
             '<br>\n'
             '<br>\n'
             'Following a run through the UK and Europe supporting Larkin Poe, '
             'Son Little is back with a new wave of music and a fresh stretch '
             'of tour dates for winter and spring. His new album CITYFOLK is '
             'set for release in March 2026, with recent singles “in orbit” '
             'and “be better” offering a first look at what’s to come - both '
             'onstage and beyond in the months ahead.\n'
             '<br>\n'
             '<br>\n'
             'Tonina is a St. Louis-raised, Brooklyn-based vocalist, bassist '
             'and writer who brings a rich blend of Jazz, Folk, and Latin '
             'boleros into her music, deeply influenced by her Sicilian and '
             'Black American heritage and passion for storytelling.\n'
             '<br>\n'
             '<br>\n'
             'Her artistry spans singing, bass playing and songwriting '
             'creating an innovative sound that blends tradition with '
             "contemporary edge. She has garnered acclaim on NPR's favorite "
             "new artists list and former President Barack Obama's annual "
             'favorite songs list.\n'
             '<br>\n'
             '<br>\n'
             'She performs solo and with her quartet on stages worldwide, '
             'showcasing her multilingual repertoire in Sicilian, English, and '
             'Spanish. With over 5 projects, Tonina is steadily building a '
             'reputation for their unique fusion of Black, Latin, and folk '
             'traditions, and her upcoming projects promise to explore new '
             'sonic territories, continuing her journey as one of music’s most '
             'exciting rising voices.\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion 2026 Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your 2026 Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 24, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:30 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 7675
2026-06-16 10:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/02/09/matteo-bocelli/>
{'event_url': 'https://levittpavilion.com/2026/02/09/matteo-bocelli/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tMATTEO BOCELLI<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FRIDAY, JULY 10, 2026 | 7.30PM SHOW, 6.30PM '
             'DOORS <br>\n'
             'Matteo Bocelli - Falling In Love World Tour\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/performance/11766611">Member '
             'Pre-Sale: Tuesday, February 10 at 10AM ET</a>\n'
             '<br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/performance/11766611">Public '
             'on sale: Friday, February 13 at 10AM ET</a>\n'
             ' <br>\n'
             'Limited Supply VIP TICKET PACKAGES become available during the '
             'member pre-sale. VIP Tickets are only available in the Premium '
             'Section (Premium Reserved and Premium GA)<br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Get '
             'your 2026 Membership now: Enjoy exclusive pre-sale access and '
             'member discounts to this and upcoming shows!*</a>\n'
             '<br><br>\n'
             'CONCERT TICKETS: CHAIR PROVIDED FOR ALL TICKET-HOLDERS<br>\n'
             'Tickets required for All Ages.  No outside food or drink is '
             'permitted at this event; no coolers. A full bar and food trucks '
             'operate on site. \n'
             '<br><br>\n'
             '<b>Premium Section Reserved (Front lawn section)</b><br>\n'
             '* Advance only: Reserved Seat: $142.50 / $128.25 (Member)<br>\n'
             '* VIP Limited Opportunity, Advance Only: Premium Section '
             'Reserved Seat + VIP Experience: $242.50 / $228.25 (Member)\n'
             '<br><i>This VIP ticket includes one (1) premium reserved ticket, '
             'exclusive meet &amp; greet with Matteo Bocelli, personal '
             'photograph with Matteo Bocelli, autographed Matteo Bocelli VIP '
             'exclusive item, official VIP wristband, priority merchandise '
             'shopping. </i>\n'
             '<br><br>\n'
             '<b>Premium Section GA (Front lawn section)</b><br>\n'
             '* General Admission/Chair Provided: $95 / $85.50 (Member) / Day '
             'of Show: $100<br>\n'
             '* VIP Limited Opportunity, Advance Only: Premium Section GA Seat '
             '+ VIP Experience: $195 / $185.50 (Member)<br>\n'
             '<i>This VIP ticket includes one (1) premium GA ticket, exclusive '
             'meet &amp; greet with Matteo Bocelli, personal photograph with '
             'Matteo Bocelli, autographed Matteo Bocelli VIP exclusive item, '
             'official VIP wristband, priority merchandise shopping.</i>\n'
             '<br><br>\n'
             '\n'
             '<b>Preferred Section GA (Mid-lawn section)</b><br>\n'
             'General Admission/Chair Provided: $75 / $67.50 (Member) / Day of '
             'Show: $80\n'
             '<br><br>\n'
             '<b>Patron Section (Rear-lawn section)</b><br>\n'
             'General Admission/Chair Provided: $55 / $49.50 (Member) / Day of '
             'Show: $60\n'
             '<br><br><br>\n'
             '\n'
             '<b>With his newly released second album,\xa0Falling In Love, '
             'Matteo Bocelli steps confidently into the spotlight as the next '
             'generation artist, with the heart of a poet and the reach of a '
             'global star.</b>\n'
             '<br><br>\n'
             'Falling In Love is an album rich in romantic yearning and '
             'vulnerability, with passionate showpieces like Amnesia d’amore '
             'and the cinematic, emotionally-charged pop ballad entitled If I '
             'Can’t Have You. Every track combines a power of classical '
             'tradition with modern storytelling.\n'
             '<br><br>\n'
             'Falling in Love\xa0was recorded in his hometown of Tuscany with '
             'producer\xa0Martin Terefe\xa0(Shawn Mendes, Jason Mraz) and a '
             'world-class ensemble. The album connects Matteo with his roots '
             'while also capturing the spirit of timeless romance. \xa0Falling '
             'in Love\xa0marks a new era for Matteo, blending his classical, '
             'Italian heritage with modern pop for a taste of ‘la dolce vita’ '
             '- the album is steeped in the romance and elegance only Italy '
             'can provide.  <a '
             'href="https://matteobocelli.lnk.to/FallingInLove">Order the '
             'album\xa0HERE. </a>\n'
             '<br><br>\n'
             'Matteo co-wrote all of the album’s original songs, collaborating '
             'with acclaimed songwriters including\xa0Terefe,\xa0Toby Gad\xa0'
             '(Beyoncé, John Legend),\xa0Iain Archer\xa0(Snow Patrol), and\xa0'
             'Johan Carlsson\xa0(Ariana Grande). The result is a collection of '
             'songs that explores love, vulnerability, and connection, all '
             'while showcasing his skill not only as a vocalist but also as a '
             'pianist and musician.\n'
             '<br><br>\n'
             'Matteo has collaborated with stars like Ed Sheeran and Sofia '
             'Carson, and performed for some of the biggest names across the '
             'world, including King Charles III, President Biden, The '
             'Kardashians, and even opened for Lionel Richie. He recently '
             'performed\n'
             'alongside his father during Snoop Dogg’s Holiday Halftime Party '
             'on NFL Christmas Gameday On Netflix.\n'
             '<br><br>\n'
             'He maybe a global heart-throb but love, for Matteo, isn’t a '
             'gimmick - it’s a philosophy. ‘Love is a universal language. '
             'There’s not just romantic love,’ he says. ‘There’s heartbreak, '
             'family, childhood, love for friends and even animals - even the '
             'love that changes as you grow.’ In an age of dopamine loops and '
             'disposable love songs, Matteo’s music is about craving, not '
             'clicking; desire, not immediacy. It embodies a powerful '
             'counter-movement: Bring Back Yearning - a call to revive the '
             'emotional depth, longing, and bittersweet anticipation that '
             'modern life often eclipses.\n'
             '<br><br>\n'
             'Falling in Love is a love letter to that feeling — to the slow '
             'burn of desire, the ache of heartbreak, and the beauty found in '
             'emotional sensitivity. Original songs like Glimpse of Happiness, '
             'inspired by waking up to birdsong in Tuscany, reflect Matteo’s '
             'philosophy that happiness is fleeting but found in small, '
             'beautiful moments, while the upbeat track Love Like This '
             'celebrates joyful intimacy, capturing the lighter, exuberant '
             'side of the album’s emotional journey.\n'
             '<br><br>\n'
             'When your father is the legendary tenor Andrea Bocelli - the '
             'voice that has wowed the world for over three decades - stepping '
             'into the spotlight isn’t just a career move - it’s a birthright, '
             'a burden, and a generational breakthrough which has taken Matteo '
             'from heir to innovator. Just as Ferrari embodies Italian '
             'excellence on four wheels, the Bocelli name is synonymous with '
             'the country’s rich culture. The Bocellis are no ordinary family. '
             'Home for them are the rolling Tuscan hills and vineyards, '
             'evoking the quintessential Italian dream of sun-soaked '
             'afternoons.  But behind the star-studded scenes, Matteo’s life '
             'is far from the glitz of the stage. He treasures the company of '
             'close friends, playing FIFA and even fixing cars together. ‘They '
             'don’t care who I sing with or to,’ he laughs. ‘They just want to '
             'win the game.’\n'
             '<br><br>\n'
             'This is Matteo Bocelli - the multi-skilled artist, the '
             'down-to-earth, yet romantic dreamer, the heir to a timeless '
             'tradition. Like Shawn Mendes stepping onto a global stage, or '
             'Enrique Iglesias re-defining romance for a generation, Matteo is '
             'set to become a universal favourite - a modern icon with an old '
             'soul, a bridge between old-world passion and new-world '
             'sophistication.\n'
             '<br><br>\n'
             '<br>\n'
             '\n'
             '\n'
             'TERMS: RAIN OR SHINE. ALL SALES FINAL.  No refunds. No '
             'exchanges. Purchasing a ticket or being a guest at the venue is '
             'an agreement to comply with ALL of the venue’s discretionary '
             'rules and safety protocols, which are subject to change.  \xa0'
             'Failure to comply with rules and requirements for entry will '
             'result in no access to the event, but will not result in a '
             'refund. <i>A $4 per ticket facility fee (FF) will be applied to '
             'each ticket. FF is waived on member-priced tickets.</i>\n'
             '<br><br>\n'
             '<br><br>\n'
             '*All member discounts and privileges based on limited '
             'supplies. \n'
             '<br><br>\n'
             'To enter the event ALL ticket-holders must present your barcoded '
             'e-ticket upon arrival, either printed or on your mobile '
             'device. \n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 10, 2026 | 7:30pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:30 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 4855
2026-06-16 10:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/02/17/eggy-2026-tour/>
{'event_url': 'https://levittpavilion.com/2026/02/17/eggy-2026-tour/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tEGGY – 2026 Tour<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>SATURDAY, JULY 11  \n'
             '<br>\n'
             'THE WAIT IS OVER. EGGY RETURNS TO THE LEVITT PAVILION.  \n'
             '<br><br>\n'
             '<b><a '
             'href="https://ci.ovationtix.com/34174/production/1266338">Member '
             'Pre-Sale: Wednesday, February 18th at 10am ET</a> </b><br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Get '
             'your 2026 Membership now: Enjoy exclusive pre-sale access and '
             'member discounts to this and upcoming shows!*</a>\n'
             '<br>\n'
             '<br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1266338">Public '
             'On Sale: Friday, February 20th at 10am ET</a>\n'
             '\n'
             '<br><br>\n'
             'Eggy is redefining the modern jam band experience with a blend '
             'of rich songwriting, exploratory improvisation, and magnetic '
             'live energy. The Connecticut-based quartet—Jake Brownstein '
             '(guitar, vocals), Dani Battat (keys, vocals), Mike Goodman '
             '(bass, vocals), and Alex Bailey (drums, vocals)—has built a '
             'reputation for emotionally resonant songs and live performances '
             'that turn every set into an unpredictable, communal experience.\n'
             '<br><br>\n'
             '2024 marked a breakout moment for the band with the release of '
             'their sophomore album Waiting Game, a refined studio statement '
             'co-produced by White Denim’s James Petralli. The album propelled '
             'Eggy into their largest headline touring year to date, while '
             'earning standout performances at major festivals including '
             'Austin City Limits, Electric Forest, and Suwannee Hulaween.\n'
             '<br><br>\n'
             'That momentum only accelerated through 2025. Eggy continued '
             'expanding their footprint with extensive headline touring, a '
             'growing list of festival appearances, and a reputation as one of '
             'the most consistently compelling live acts in the jam and rock '
             'space. Around Halloween, the band sold out back-to-back nights '
             'at Cervantes in Denver, transforming the city into a pilgrimage '
             'site for fans with their themed run celebrating The Ballad of '
             'Blucifer. The shows underscored the band’s ability to create '
             'moments that feel both playful and deeply meaningful, while '
             'proving their staying power in key markets.\n'
             '<br><br>\n'
             'As they look ahead to 2026, Eggy enters a new chapter defined by '
             'confidence, creative ambition, and sustained growth. With '
             'continued headline touring on the horizon and plans to begin '
             'creating new music in early 2026, the band is focused on pushing '
             'their sound forward without losing the emotional core that has '
             'defined them. From intimate rooms to sold-out club runs and '
             'marquee festival stages, Eggy continues to convert first-time '
             'listeners into lifelong fans. Wherever they play next, one thing '
             'remains constant: no two shows are ever the same, and the '
             'journey is just getting started. \n'
             '<br><br>\n'
             '\n'
             '\n'
             '\n'
             'PREMIUM LAWN Section GA (closest to stage):<br>\n'
             'Premium viewing area *and * dedicated cash/cc bar exclusively '
             'for all premium ticket holders.<br>\n'
             'Early Bird: $66 / Member $59.50<br>\n'
             'Advance: $76 / Member $68.50<br>\n'
             'DAY OF SHOW: $81<br>\n'
             '\n'
             '<br><br>\n'
             'LAWN Section GA:<br>\n'
             'Ticket holders in this section will be able to enjoy the bar '
             'located on the terrace. <br>\n'
             'Early Bird $26 / Member $23.50 <br>\n'
             'Advance GA: $31 / Member $28<br>\n'
             'DAY OF SHOW: $36 <br>\n'
             '\n'
             '<br><br>\n'
             "$1 from every ticket sold will be donated to EGGY's partner "
             'charity: Backline Care : Mental health and wellness resources '
             'for music industry professionals and their families, building a '
             'safer and more supportive music industry.\n'
             ' <br>\n'
             '<br>\n'
             '\n'
             'A $4 Facility Fee is added to all non-member tickets.\n'
             ' <br>\n'
             '<br>\n'
             '\n'
             '\n'
             'General admission, standing room, within each section. No chair '
             'zones in effect in both sections. Rain or Shine. All Sales '
             'Final. <i>No outside food or drink is permitted at this event. '
             'No coolers. An onsite refreshment bar will be open. Bring photo '
             'ID to verify 21+ for any alcohol purchase.\xa0 Food trucks will '
             'be on site. More information, terms and rules below. </i>\n'
             '<br><br>\n'
             '\n'
             '\n'
             '\n'
             'Proceeds from our Stars-on-Tour events help underwrite our free '
             'programming. The Levitt Pavilion is a 501(c)(3) not-for-profit '
             'organization. Our 2026 Season will include over 50 shows '
             'presented free-of-charge.  <a '
             'href="https://bit.ly/LevittPavilionEnews">Sign up for our '
             'enewsletter to receive updates about our Season and added shows. '
             '</a>\n'
             '<br><br>\n'
             '*All member discounts and privileges based on limited supplies '
             'and event-specific terms.  \n'
             '<br><br>\n'
             '* ALL SCHEDULES ARE SUBJECT TO CHANGE.</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 11, 2026 | 4:00pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/04/09/get-up-with-it/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/03/24/tdb-sat-jun13/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/05/12/the-revivalists/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/04/28/jlco-wynton-marsalis-2026/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/03/24/tdb-fri-jun12/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/05/14/amani-burnham/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/04/07/lucius/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/03/24/dark-star-orchestra-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/02/24/dogs-in-a-pile-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/03/10/greensky-bluegrass/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/03/04/andyfrasco-kitchendwellers/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/03/10/circles-around-the-sun/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/03/16/rolling-together-revue/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:30 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3196
2026-06-16 10:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/05/12/the-revivalists/>
{'event_url': 'https://levittpavilion.com/2026/05/12/the-revivalists/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tTHE REVIVALISTS w/ Olivia Barnes<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>TUESDAY, AUGUST 11 | 6.30PM SHOW, 6PM DOORS '
             '<br><br>\n'
             '\n'
             '<b><a href="https://coastalbridgeadvisors.com/">SHOW SPONSOR: '
             'COASTAL BRIDGE ADVISORS</a>\n'
             '<br><br>\n'
             'Support for this program is provided by the David &amp; Geri '
             'Epstein Private Foundation and Karen &amp; Rob Hess. </b>\n'
             '<br><br>\n'
             '\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1277048">Member '
             'Pre-Sale: Tuesday, MAY 12 at 12PM ET</a>\n'
             '<br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1277048">Public '
             'on sale: Friday, MAY 15 at 10AM ET</a>\n'
             ' <br>\n'
             '<br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Get '
             'your 2026 Membership now: Enjoy pre-sale access and EXCLUSIVE '
             'member discounts to this and upcoming shows!*</a>\n'
             '<br><br>\n'
             '\n'
             'The Revivalists bring their dynamic, genre-blending sound back '
             'to the Levitt Pavilion this August!  The New Orleans-based, '
             'multi-platinum band has earned a national following with their '
             'fusion of indie rock, soul, and folk, delivered through a '
             'powerful and high-energy live performance.\n'
             '\n'
             '<br><br>\n'
             '\n'
             'Their highly anticipated new album, Get It Honest (out July 24), '
             'marks their first full-length release in over three years. Led '
             'by the anthemic single “Heart Stop,” the album explores '
             'perseverance and facing the future with clarity and conviction, '
             'showcasing the band’s signature intensity and evolution.\n'
             '\n'
             '\n'
             '<br><br>\n'
             '\n'
             'For this ticketed event, chairs are provided for all '
             'concert-goers.  No outside food or drink is permitted at this '
             'event; no coolers.  \n'
             'Onsite refreshments will be available at 6PM: A full bar plus '
             'soft drinks; plus food trucks. You must present photo ID for 21+ '
             'age verification to purchase any alcohol beverages.\n'
             '\n'
             '<br><br>\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             'TERMS: RAIN OR SHINE. ALL SALES FINAL.  NO REFUNDS. NO '
             'EXCHANGES.  Purchasing a ticket or being a guest at the venue is '
             'an agreement to comply with ALL of the venue’s discretionary '
             'rules and safety protocols, which are subject to change.  \xa0\n'
             '<br><br>\n'
             '\n'
             'Warning: Do not buy a ticket unless you are able to comply with '
             'requirements and all rules posted here and on ticketing page and '
             'confirmation. Please read all rules and guidelines posted on the '
             'AudienceView/Ovationtix ticket-buying page (via the reserve '
             'button) before purchasing tickets or packages. Failure to comply '
             'with rules and requirements for entry will result in no access '
             'to the event, but will not result in a refund. \n'
             '<br><br>\n'
             '*All member discounts and privileges based on limited '
             'supplies. \n'
             '\n'
             '<br><br>\n'
             'To enter the event ALL ticket-holders must present your barcoded '
             'e-ticket upon arrival, either printed or on your mobile '
             'device. \n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>August 11, 2026 | 6:30pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:30 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 5914
2026-06-16 10:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/04/28/jlco-wynton-marsalis-2026/>
{'event_url': 'https://levittpavilion.com/2026/04/28/jlco-wynton-marsalis-2026/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tJAZZ AT LINCOLN CENTER ORCHESTRA WITH WYNTON '
             'MARSALIS<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>SUNDAY, JUNE 28, 2026 | Doors at 5.45PM '
             '<br> \n'
             '<a href="https://www.bernstein.com/"><b>SPONSOR: BERNSTEIN '
             'PRIVATE WEALTH MANAGEMENT </b></a>\n'
             '<br><br>\n'
             'This performance is part of the lead-up to Wynton Marsalis’ '
             'final season as Artistic Director of Jazz at Lincoln Center and '
             'Music Director of the Jazz at Lincoln Center Orchestra.<br><br>\n'
             'This presentation will include an opening set by Jazz at Lincoln '
             'Center Youth Orchestra at 6PM; the performance by Jazz at '
             'Lincoln Center Orchestra with Wynton Marsalis will begin at 7 '
             'and feature two sets.<br>\n'
             '<br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1273459">Member '
             'Pre-Sale: Tuesday, APRIL 28 at 12PM ET</a>\n'
             '<br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1273459">Public '
             'on sale: Friday, MAY 1 at 10AM ET</a>\n'
             ' <br>\n'
             '<br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Get '
             'your 2026 Membership now: Enjoy exclusive pre-sale access and '
             'member discounts to this and upcoming shows!*</a>\n'
             '<br><br>\n'
             'CONCERT TICKETS: CHAIRS PROVIDED FOR ALL TICKET-HOLDERS<br>\n'
             'Tickets required for All Ages.  No outside food or drink is '
             'permitted at this event; no coolers. A full bar and food trucks '
             'operate on site. \n'
             '<br><br>\n'
             '<b>Premium Section Reserved (Front lawn section)</b><br>\n'
             '* Advance only: Reserved Seat: $187.50 / $168.75 (Member)\n'
             '<br><br>\n'
             '<b>Premium Section GA (Front lawn section)</b><br>\n'
             '* General Admission/Chair Provided: $125 / $112.50 (Member) / '
             'Day of Show: $130\n'
             '<br><br>\n'
             '\n'
             '<b>Preferred Section GA (Mid-lawn section)</b><br>\n'
             'General Admission/Chair Provided: $75 / $67.50 (Member) / Day of '
             'Show: $80\n'
             '<br><br>\n'
             '<b>Patron Section (Rear-lawn section)</b><br>\n'
             'General Admission/Chair Provided: $55 / $49.50 (Member) / Day of '
             'Show: $60\n'
             '<br><br><br>\n'
             'The Jazz at Lincoln Center Orchestra (JLCO), comprising 15 of '
             'the finest jazz soloists and ensemble players today, has been '
             'the Jazz at Lincoln Center resident orchestra since 1988 and '
             'spends over a third of the year on tour across the world. '
             'Featured in all aspects of Jazz atLincoln Center’s programming, '
             'this remarkably versatile orchestra performs and lead '
             'seducational events in New York, across the U.S., and around the '
             'globe; in concert halls; dance venues; jazz clubs; public parks; '
             'and with symphony orchestras, ballet troupes, local students, '
             'and an ever-expanding roster of guest artists. Under Music '
             'Director Wynton Marsalis, the Jazz at Lincoln Center Orchestra '
             'performs a vast repertoire, from rare historic compositions to '
             'Jazz at Lincoln Center-commissioned works, including '
             'compositions and arrangements by Duke Ellington, Count Basie, '
             'Fletcher Henderson, Thelonious Monk, Mary Lou Williams, Dizzy '
             'Gillespie, Benny Goodman, Charles Mingus, and current and former '
             'Jazz at Lincoln Center Orchestra members Wynton Marsalis, '
             'Wycliffe Gordon, Ted Nash, Victor Goines, Sherman Irby, Chris '
             'Crenshaw, and Carlos Henriquez.  For more information on Jazz at '
             'Lincoln Center, please visit www.jazz.org.\n'
             '<br><br>\n'
             'WYNTON MARSALIS<br>\n'
             'Wynton Marsalis(Music Director, Trumpet) is the Managing and '
             'Artistic Director of Jazz at Lincoln Center(JALC). Born in New '
             'Orleans, Louisiana in 1961, he is the son of renowned jazz '
             'pianist and music educator Ellis Marsalis, Jr. Marsalis was '
             'gifted his first trumpet at age six by Al Hirt; soon thereafter, '
             'he began playing in New Orleans’ famed Fairview Baptist Church '
             'Bandled by banjoist Danny Barker. However, it wasn’t until he '
             'turned twelve that Marsalis began to formally train on the '
             'trumpet and perform in bands throughout the city, from the New '
             'Orleans Philharmonic and New Orleans Youth Orchestra to funk '
             'bands, concert bands, and small jazz ensembles. As a teenager, '
             'his passion for music rapidly escalated. In 1979, at the age of '
             'seventeen, Marsalis moved to New York City to study classical '
             'trumpet at The Juilliard School. Yet he quickly entrenched '
             'himself in New York’s effervescent jazz scene, launching his '
             'career with the legendary Art Blakey &amp;The Jazz Messengers. '
             'At just nineteen, Marsalis hit the road with his own band—he has '
             'been touring the world ever since. From 1981 to the time of this '
             'writing, he has performed 5,328 concerts in 856 distinct cities '
             'and 66 countries around the world.\n'
             '<br><br>\n'
             'Wynton Marsalis’ core beliefs and foundation for living are '
             'based on the principles of jazz. He promotes individual '
             'creativity (improvisation), collective cooperation (swing), '
             'gratitude and good manners (sophistication), and facing '
             'adversity with persistent optimism (the blues).\n'
             '<br><br>\n'
             'TERMS: RAIN OR SHINE. ALL SALES FINAL.  No refunds. No '
             'exchanges. Purchasing a ticket or being a guest at the venue is '
             'an agreement to comply with ALL of the venue’s discretionary '
             'rules and safety protocols, which are subject to change.  \xa0'
             'Failure to comply with rules and requirements for entry will '
             'result in no access to the event, but will not result in a '
             'refund. <i>A $4 per ticket facility fee (FF) will be applied to '
             'each ticket. FF is waived on member-priced tickets.</i>\n'
             '<br><br>\n'
             '<br><br>\n'
             '*All member discounts and privileges based on limited '
             'supplies. \n'
             '<br><br>\n'
             'To enter the event ALL ticket-holders must present your barcoded '
             'e-ticket upon arrival, either printed or on your mobile device.\n'
             '<br>\n'
             'Additional terms and conditions appear below:\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 28, 2026 | 6:00pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:31 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 4503
2026-06-16 10:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/04/07/lucius/>
{'event_url': 'https://levittpavilion.com/2026/04/07/lucius/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tLUCIUS w/ Wild &amp; Company<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>Levitt Pavilion and WFUV Present: '
             'Lucius<br>\n'
             'w/ Wild &amp; Company <br>\n'
             '<br>SATURDAY, JUNE 20 <br>\n'
             '6PM Doors | 6:30pm Wild &amp; Company | 8pm Lucius \n'
             '<br><br>\n'
             '<b><a '
             'href="https://ci.ovationtix.com/34174/production/1272275">TICKETS '
             'ON SALE NOW </a> </b><br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Get '
             'your 2026 Membership now: Enjoy exclusive member discounts to '
             'this and upcoming shows!*</a>\n'
             '<br>\n'
             '<br>\n'
             'Rooted in mirrored kinship and a captivating vocal blend, Lucius '
             '— the Grammy-nominated indie-pop duo of Jess Wolfe and Holly '
             'Laessig — are songwriters of rare emotional precision, building '
             "one of contemporary music's most enchanting, harmonic sounds. "
             'Their voices, described by the Los Angeles Times as '
             '"otherworldly," move in perfect tandem: two instruments so '
             'attuned they read as one. Rolling Stone called their most recent '
             'album, 2025’s self-titled "the best album of their career" — a '
             'distinction earned through hard-won vulnerability, as Wolfe and '
             'Laessig turn inward to explore motherhood, relationships, and\n'
             'the quiet complexities of a life shared. The New Yorker wrote '
             'that the record "reaches the pinnacle of a vibrant, harmonic '
             'enterprise.”\n'
             '<br><br>\n'
             'The arc of their catalog is one of continuous, confident '
             'evolution. Their debut, Wildewoman, announced a singular voice — '
             'dual lead vocals wrapped in retro charm, which The New York '
             'Times praised the live show that year as “the best musical '
             'performance of any kind.” Good Grief introduced a sleeker, '
             'synth-driven palette, while Second Nature — produced by\n'
             'Brandi Carlile and Dave Cobb — was celebrated by the Los Angeles '
             'Times with its "lush synths and sleek disco grooves under the '
             "women's laser-guided vocals.” \n"
             '<br><br>\n'
             'Throughout their career, Lucius has brought their mesmerizing '
             "live show to some of the world's most celebrated stages and "
             'screens, including Conan, Jimmy Kimmel Live!, The Late Show with '
             'Stephen Colbert, Later! with Jools Holland, and Austin City '
             'Limits. Wolfe and Laessig have also become two of the most '
             'sought-after collaborators in popular music, a testament to the '
             'rare, transportive quality of their sound. The duo have lent '
             'their singular harmonies to an extraordinary range of artists — '
             'among them Joni Mitchell, The War on Drugs, Brandi Carlile, '
             'Sheryl Crow, Jeff Tweedy, Roger Waters, The National, Harry '
             'Styles,\n'
             'and Ringo Starr.\n'
             '<br><br>\n'
             '\n'
             '\n'
             '<br><br>\n'
             '\n'
             '\n'
             '\n'
             'PREMIUM LAWN Section GA (closest to stage):<br>\n'
             'Premium viewing area *and * dedicated cash/cc bar exclusively '
             'for all premium ticket holders.<br>\n'
             'Early Bird: $65 / Member $60<br>\n'
             'Advance: $75 / Member $67.50<br>\n'
             'DAY OF SHOW: $80<br>\n'
             '\n'
             '<br><br>\n'
             'LAWN Section GA:<br>\n'
             'Ticket holders in this section will be able to enjoy the bar '
             'located on the terrace. <br>\n'
             'Early Bird $35 / Member $31.50 <br>\n'
             'Advance GA: $40 / Member $36<br>\n'
             'DAY OF SHOW: $45 <br>\n'
             '\n'
             ' <br>\n'
             '<br>\n'
             '\n'
             'A $4 Facility Fee is added to all non-member tickets.\n'
             ' <br>\n'
             '<br>\n'
             '\n'
             '\n'
             'General admission, standing room, within each section. No chair '
             'zones in effect in both sections. Rain or Shine. All Sales '
             'Final. <i>No outside food or drink is permitted at this event. '
             'No coolers. An onsite refreshment bar will be open. Bring photo '
             'ID to verify 21+ for any alcohol purchase.\xa0 Food trucks will '
             'be on site. More information, terms and rules below. </i>\n'
             '<br><br>\n'
             '\n'
             '\n'
             '\n'
             'Proceeds from our Stars-on-Tour events help underwrite our free '
             'programming. The Levitt Pavilion is a 501(c)(3) not-for-profit '
             'organization. Our Season will include over 50 shows presented '
             'free-of-charge.  <a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">Sign '
             'up for our enewsletter to receive updates about our Season and '
             'added shows. </a>\n'
             '<br><br>\n'
             '*All member discounts and privileges based on limited supplies '
             'and event-specific terms.  \n'
             '<br><br>\n'
             '* ALL SCHEDULES ARE SUBJECT TO CHANGE.</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 20, 2026 | 6:30pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:31 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 6454
2026-06-16 10:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/03/24/dark-star-orchestra-2/>
{'event_url': 'https://levittpavilion.com/2026/03/24/dark-star-orchestra-2/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tDARK STAR ORCHESTRA<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>SUNDAY, JUNE 21 | Doors: 4:00PM | Show: '
             '5:00PM\n'
             '<br><br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1270447"><b>\n'
             'Member Pre-Sale begins Wednesday, March 25 at 10AM ET</b><br> '
             '<br>\n'
             '<b>Public On Sale: Friday, March 27 at 10AM ET</b></a><br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Get '
             'your 2026 Season Membership now and enjoy pre-sale access and '
             'exclusive advance member discounts to this and upcoming shows! '
             'Members enjoy waived facility fees on member tickets.  Terms '
             'apply. </a>\n'
             '<br><br>\n'
             'LAWN Section GA:<br>\n'
             'Ticket holders in this section will be able to enjoy the bar '
             'located on the terrace.<br>\n'
             'Early Bird GA: $66 / LP Member Advance GA* $59.50<br>\n'
             'Advance GA: $76 / LP Member Advance GA* $68.50<br>\n'
             'DAY OF SHOW: $81\n'
             '<br><br>\n'
             '\n'
             'PREMIUM LAWN Section (closest to stage):<br>\n'
             'Premium viewing area *and * dedicated cash/cc bar exclusively '
             'for all premium ticket holders.<br>\n'
             'Early Bird Premium Section GA: $126 / LP Member* $121<br>\n'
             'Advance Premium Section GA: $131 / LP Member* $128.50<br>\n'
             'DAY OF SHOW: $136<br>\n'
             '\n'
             '<br><br>\n'
             'A $1 Donation will be made from every ticket sold to Grateful '
             'Guitars.<br>\n'
             'A $4 Facility Fee is added to all non-member tickets.<br>\n'
             '*Member discount available in advance only, and based on limited '
             'supplies. Member discounts cannot be applied at the door. FF '
             'waived on member tickets only, advance only. For help with '
             'membership and ticket purchases, please email us at '
             'boxofficelevittpavilion@gmail.com.\n'
             '<br>\n'
             '<br><br>\n'
             'General admission, standing room, within each section. No chair '
             'zones in effect in both sections. Rain or Shine. All Sales '
             'Final. <i>No outside food or drink is permitted at this event. '
             'No coolers. An onsite refreshment bar will be open. Bring photo '
             'ID to verify 21+ for any alcohol purchase.\xa0 Food trucks will '
             'be on site. </i>\n'
             '<br><br>\n'
             '\n'
             'Performing to critical acclaim for over 20 years and over 3000 '
             'shows, Dark Star Orchestra continues the Grateful Dead live '
             "concert experience. Their shows are built off the Dead's "
             'extensive catalog and the talent of these seven fine musicians. '
             'On any given night, the band will perform a show based on a set '
             "list from the Grateful Dead's 30 years of extensive touring or "
             'use their catalog to program a unique set list for the show. '
             'This allows fans both young and old to share in the experience. '
             'By recreating set lists from the past, and by developing their '
             'own sets of Dead songs, Dark Star Orchestra offers a continually '
             'evolving artistic outlet within this musical canon. Honoring '
             "both the band and the fans, Dark Star Orchestra's members seek "
             'out the unique style and sound of each era while simultaneously '
             'offering their own informed improvisations. \n'
             '<br><br>\n'
             'Dark Star Orchestra offers much more than the sound of the '
             'Grateful Dead, they truly encapsulate the energy and the '
             "experience. It's about a sense of familiarity. It's about a "
             "feeling that grabs listeners and takes over. It's about that "
             "contagious energy...in short, it's about the complete experience "
             'and consistent quality show that the fan receives when attending '
             'a Dark Star Orchestra show. \n'
             '<br><br>\n'
             'Dark Star Orchestra has performed throughout the entire United '
             'States, including a sold out debut at Colorado’s Red Rocks Park '
             '&amp; Amphitheater, plus shows in Europe and the Caribbean with '
             'the band touching down in seven different countries. DSO '
             'continues to grow its fan base by playing at larger venues for '
             'two and even three-night stands, as well as performing at major '
             "music festivals including Bonnaroo, Milwaukee's SummerFest, The "
             'Peach Music Festival, Jam Cruise, Wanee Festival, SweetWater 420 '
             'Festival, Mountain Jam, and many more. \n'
             '<br><br>\n'
             "In addition to appearing at some of the nation's top festival, "
             'Dark Star Orchestra hosts its own annual music festival and '
             'campaign gathering, titled the "Dark Star Jubilee", currently in '
             'its eighth year where DSO headline all three nights and are '
             'joined by a mix of established and up and coming national '
             'touring acts. Beyond the shores of the United States, DSO has '
             'taken its internationally-acclaimed Grateful Dead tribute to the '
             'beaches of Jamaica in the dead of winter for the past six years, '
             "with their event appropriately titled 'Jam in the Sand'. "
             'Featuring an ocean-side stage, DSO sets up camp to perform shows '
             'for four nights along the tropical sands of an all-inclusive '
             'resort, selling out the event each year for hundreds of lucky '
             'attendees. \n'
             '<br><br>\n'
             "Fans and critics haven't been the only people caught up in the "
             'spirit of a Dark Star show. The band has featured guest '
             'performances from six original Grateful Dead members Phil Lesh, '
             'Bob Weir, Bill Kreutzmann, Donna Jean Godchaux-MacKay, Vince '
             'Welnick, Tom Constanten and even toured with longtime Dead '
             'soundman, Dan Healy. Other notable guests have included Mike '
             'Gordon and Jon Fishman of Phish, Keller Williams, Warren Haynes, '
             "Steve Kimock, Peter Rowan, Ramblin' Jack Elliot and many more. \n"
             '<br><br>\n'
             '"For us it\'s a chance to recreate some of the magic that was '
             'created for us over the years," keyboardist and vocalist Rob '
             'Barraco explains. "We offer a sort of a historical perspective '
             'at what it might have been like to go to a show in 1985, 1978 or '
             "whenever. Even for Deadheads who can say they've been to a "
             'hundred shows in the 90s, we offer something they never got to '
             'see live."\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'Proceeds from our Stars-on-Tour events and Membership help '
             'underwrite our FREE programming. The Levitt Pavilion is a '
             '501(c)(3) not-for-profit organization. Our 2026 Season will '
             'include over 50 shows presented free-of-charge.  <a '
             'href="https://bit.ly/LevittPavilionEnews">Sign up for our '
             'enewsletter to receive updates about our Season and added shows. '
             '</a>\n'
             '<br><br>\n'
             '*All member discounts and privileges based on limited supplies '
             'and event-specific terms.  \n'
             '<br><br>\n'
             '* ALL SCHEDULES ARE SUBJECT TO CHANGE.</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 21, 2026 | 5:00pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:31 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 4363
2026-06-16 10:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/02/24/dogs-in-a-pile-2/>
{'event_url': 'https://levittpavilion.com/2026/02/24/dogs-in-a-pile-2/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tDOGS IN A PILE<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FRIDAY, JULY 17 \n'
             '<br>\n'
             'Bringing the songs of Distroid and more...\n'
             '<br><br>\n'
             '<b><a '
             'href="https://ci.ovationtix.com/34174/performance/11769108">Member '
             'Pre-Sale: Wednesday, February 25th at 10am ET</a> </b><br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Get '
             'your 2026 Membership now: Enjoy exclusive pre-sale access and '
             'member discounts to this and upcoming shows!*</a>\n'
             '<br>\n'
             '<br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/performance/11769108">Public '
             'On Sale: Friday, February 27th at 10am ET</a>\n'
             '\n'
             '<br><br>\n'
             'Something organic has been blooming from Asbury Park, New '
             'Jersey, and is now making its way around the world. Dogs In A '
             'Pile, a band of five twenty somethings with old souls and '
             'limitless chops, is waking people up to the timeless and '
             'ineffable joys of psychedelic-tinged jazz-funk rock n’ roll.\n'
             '<br><br>\n'
             'This is one of the busiest touring bands of today, averaging 130 '
             'live shows per year since 2022. The road has become their '
             'creative engine, generating a rapidly growing catalog of '
             'original tunes. Distroid, the band’s newest album, is a 10-song '
             'collection featuring long-awaited studio versions of some of the '
             'Dogs’ most beloved repertoire.\n'
             '<br><br>\n'
             'Dogs In A Pile is guitarist Jimmy Law, guitarist Brian Murray,  '
             'keyboardist Jeremy Kaplan, bassist Sam Lucid, and drummer Joe '
             'Babick. In addition, the Dogs In A Pile community includes the '
             'Dog Pound, the group’s extended family of fans across the '
             'country.\n'
             '<br><br>\n'
             'Besides being a lyric from the Grateful Dead song, “He’s Gone,” '
             'the name “Dogs In A Pile” is an apt description of the '
             'five-piece band’s stylistic breadth. The sonic image it conjures '
             'is a heap of storyteller Americana, bluegrass, jazz '
             'improvisation, eccentric instrumental excursions, pop-rock '
             'sophistication, and deep-pocket grooves, ranging from funk to '
             'Latin to reggae and beyond.\n'
             '<br><br>\n'
             'Distroid features material that has already become staples of '
             'the band’s live show. These studio renditions have afforded the '
             'group a chance to present the compositions just how they '
             'envision them. Distroid offers a cross-section of the Dogs In A '
             'Pile essence, tight and tuneful four-minute funk and jazz '
             'informed psych-rock songs, and then sprawling 15-minute '
             'compositions with intricate unison lines, agile genre-jumping, '
             'and dazzling improvisation. \n'
             '\n'
             '<br><br>\n'
             '\n'
             '\n'
             '\n'
             'PREMIUM LAWN Section GA (closest to stage):<br>\n'
             'Premium viewing area *and * dedicated cash/cc bar exclusively '
             'for all premium ticket holders.<br>\n'
             'Early Bird: $65 / Member $58.50<br>\n'
             'Advance: $75 / Member $67.50<br>\n'
             'DAY OF SHOW: $80<br>\n'
             '\n'
             '<br><br>\n'
             'LAWN Section GA:<br>\n'
             'Ticket holders in this section will be able to enjoy the bar '
             'located on the terrace. <br>\n'
             'Early Bird $25 / Member $22.50 <br>\n'
             'Advance GA: $30 / Member $27<br>\n'
             'DAY OF SHOW: $35 <br>\n'
             '\n'
             ' <br>\n'
             '<br>\n'
             '\n'
             'A $4 Facility Fee is added to all non-member tickets.\n'
             ' <br>\n'
             '<br>\n'
             '\n'
             '\n'
             'General admission, standing room, within each section. No chair '
             'zones in effect in both sections. Rain or Shine. All Sales '
             'Final. <i>No outside food or drink is permitted at this event. '
             'No coolers. An onsite refreshment bar will be open. Bring photo '
             'ID to verify 21+ for any alcohol purchase.\xa0 Food trucks will '
             'be on site. More information, terms and rules below. </i>\n'
             '<br><br>\n'
             '\n'
             '\n'
             '\n'
             'Proceeds from our Stars-on-Tour events help underwrite our free '
             'programming. The Levitt Pavilion is a 501(c)(3) not-for-profit '
             'organization. Our 2026 Season will include over 50 shows '
             'presented free-of-charge.  <a '
             'href="https://bit.ly/LevittPavilionEnews">Sign up for our '
             'enewsletter to receive updates about our Season and added shows. '
             '</a>\n'
             '<br><br>\n'
             '*All member discounts and privileges based on limited supplies '
             'and event-specific terms.  \n'
             '<br><br>\n'
             '* ALL SCHEDULES ARE SUBJECT TO CHANGE.</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 17, 2026 | 6:00pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:31 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 7386
2026-06-16 10:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/03/04/andyfrasco-kitchendwellers/>
{'event_url': 'https://levittpavilion.com/2026/03/04/andyfrasco-kitchendwellers/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tANDY FRASCO &amp; THE U.N. and KITCHEN '
             'DWELLERS w/s/g MAGOO<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>SUNDAY, AUGUST 23  \n'
             '<br>\n'
             '<br>\n'
             '<b><a '
             'href="https://ci.ovationtix.com/34174/production/1268271">Member '
             'Pre-Sale: Thursday, March 5 at 10am ET</a> </b><br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Get '
             'your 2026 Membership now: Enjoy exclusive pre-sale access and '
             'member discounts to this and upcoming shows!*</a>\n'
             '<br>\n'
             '<br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1268271">Public '
             'On Sale: Friday, March 6 at 10am ET</a>\n'
             '\n'
             '<br><br>\n'
             'PREMIUM SECTION VIP TICKET PACKAGE: LIMITED QUANTITY!\xa0 '
             'ADVANCE ONLY<br>\n'
             'The Premium VIP Ticket Package includes:<br>\n'
             '- One (1) Premium Section GA Ticket PLUS: <br>\n'
             '- Early entry into the venue w/ merch access before doors open '
             'to the public<br>\n'
             '- Personal Meet &amp; Greet + Photo with Andy Frasco &amp; The '
             'U.N. and Kitchen Dwellers <br>\n'
             '- Exclusive Signed VIP Poster <br>\n'
             '- Commemorative Embroidered Patch Laminate/Luggage Tag <br>\n'
             'EARLY BIRD : $195  /  EARLY BIRD MEMBER \xa0$185<br>\n'
             'ADVANCE : $200 / MEMBER $189.50\n'
             '\n'
             '<br><br>\n'
             'PREMIUM LAWN Section (closest to stage): <br>\n'
             'Premium viewing area *and * dedicated cash/cc bar exclusively '
             'for all premium ticket holders. <br>\n'
             'EARLY BIRD : $100  /  EARLY BIRD MEMBER \xa0$90<br>\n'
             'ADVANCE : $105 / MEMBER $94.50 <br>\n'
             'DAY OF SHOW : $110\xa0<br>\n'
             '\n'
             '<br><br>\n'
             '\n'
             'LAWN Section GA: <br>\n'
             'Ticket holders in this section will be able to enjoy the bar '
             'located on the terrace. <br>\n'
             'EARLY BIRD: $45 / EARLY BIRD MEMBER $40.50 <br> \n'
             'ADVANCE : $50 / MEMBER: $45\n'
             'DAY OF SHOW: $55\n'
             '\n'
             '\n'
             '<br><br>\n'
             '\n'
             'Andy Frasco &amp; The U.N. have long been the high-flying DIY '
             'renegades of the touring scene known and loved for their '
             'one-of-a-kind onstage audacity and kaleidoscopic musical fusion '
             '- a wildly eclectic approach navigating funk, jazz, surf rock, '
             'blues, swing, gospel, reggae, exotica, and more with '
             'horn-blasted positivity and soulful power.   With curly tufts '
             'peeking out from his omnipresent knit cap, Andy Frasco is a '
             'band-fronting, songwriting party animal who turns into a '
             'swirling rock ‘n’ roll Tasmanian Devil onstage leading his U.N., '
             'not unlike Bruce Springsteen and the E-Street Band. From '
             'switching instruments mid-song to Frasco stage-diving into the '
             'crowd or kibitzing with them, an Andy Frasco &amp; The U.N. show '
             'is a celebration of inclusivity and tolerance where “You do You” '
             'and “let us do us.”\n'
             '<br><br>\n'
             'The band has grown from playing bars to touring more than 250 '
             'days a year all over the country, with Frasco describing that '
             '15-year journey on Growing Pains, the group’s landmark 10th '
             'studio album and first full-length effort since 2023’s '
             'L’Optimist, showcasing Andy’s growth as a tunesmith in his own '
             'right.  The Growing Pains (Deluxe) album by Andy Frasco &amp; '
             'The U.N. (released Jan 2026) adds six tracks to the original '
             '2025 release\n'
             '<br><br>\n'
             'Kitchen Dwellers continue to carve out their own lane in the '
             'world of progressive roots music, blending bluegrass, folk, and '
             'rock through psychedelic hues into a sound as expansive as their '
             'Montana home. The Bozeman-born quartet of Shawn Swain '
             '(mandolin), Torrin Daniels (banjo), Joe Funk (upright bass), and '
             'Max Davies (acoustic guitar) has grown from regional upstarts '
             'into one of the most dynamic and forward-thinking bands in '
             'modern string music. \n'
             '<br><br>\n'
             'Kitchen Dwellers have captivated audiences at hallowed venues '
             'such as Red Rocks Amphitheatre and performed alongside acts such '
             'as Billy Strings and Goose in addition to playing festivals such '
             'as Telluride Bluegrass, Under The Big Sky, WinterWonderGrass, '
             'and more. They’ve released three critically acclaimed '
             'albums—Ghost In The Bottle [2017], Muir Maid [2019], and Wise '
             'River [2022]. After amassing 15 million-plus streams, selling '
             'out shows, and receiving acclaim from Huffington Post, Relix, '
             'American Songwriter, and more, the group  released their latest '
             "record 'Seven Devils' in March 2024. Their catalog pairs "
             'instrumental virtuosity with emotional storytelling, an '
             'exploratory spirit, and a deep connection to the American West.\n'
             '<br><br>\n'
             'Magoo is one of the most exciting new acts in the progressive '
             'bluegrass scene. The innovative quartet from Denver, Colorado is '
             'redefining the boundaries of modern bluegrass with fearless '
             'creativity and world-class musicianship. Known for their dynamic '
             'live performances, the band delivers a powerful blend of '
             'intricate arrangements, tight three-part harmonies, and extended '
             'improvisations that bring new life to the genre. Each member '
             'brings a distinctive voice and musical strength to the project. '
             'Dobroist Dylan Flynn, winner of the 2024 RockyGrass Dobro '
             'Competition; guitarist Erik Hill, runner-up in the RockyGrass '
             'Flatpicking Contest; mandolinist Courtlyn Bills; and bassist '
             'Denton Turner. Magoo stands poised for a breakout year following '
             'first place at UllrGrass Band Competition and Clash of the '
             'Strings, second at the Telluride Bluegrass Festival Band '
             'Competition, and with their February 2026 debut album release '
             'What a Life capturing the group’s adventurous spirit, heartfelt '
             'songwriting, and soaring instrumental work. \n'
             '\n'
             '\n'
             '<br><br>\n'
             'General admission, standing room, within each section. No chair '
             'zones in effect in both sections. Rain or Shine. All Sales '
             'Final. <i>No outside food or drink is permitted at this event. '
             'No coolers. An onsite refreshment bar will be open. Bring photo '
             'ID to verify 21+ for any alcohol purchase.\xa0 Food trucks will '
             'be on site. *Member discount available in advance only, and '
             'based on limited supplies. More FAQ AND SET TIMES POSTED BELOW - '
             'SCROLL DOWN. </i>\n'
             '<br><br>\n'
             "$1 from every ticket sold will be donated to the Artists' "
             'partner charity: Backline Care : Mental health and wellness '
             'resources for music industry professionals and their families, '
             'building a safer and more supportive music industry.\n'
             ' <br>\n'
             '<br>\n'
             '\n'
             'A $4 Facility Fee is added to all non-member tickets.\n'
             ' <br>\n'
             '<br>\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             'General admission, standing room, within each section. No chair '
             'zones in effect in both sections. Rain or Shine. All Sales '
             'Final. <i>No outside food or drink is permitted at this event. '
             'No coolers. An onsite refreshment bar will be open. Bring photo '
             'ID to verify 21+ for any alcohol purchase.\xa0 Food trucks will '
             'be on site. More information, terms and rules below. </i>\n'
             '<br><br>\n'
             '\n'
             '\n'
             '\n'
             'Proceeds from our Stars-on-Tour events help underwrite our free '
             'programming. The Levitt Pavilion is a 501(c)(3) not-for-profit '
             'organization. Our 2026 Season will include over 50 shows '
             'presented free-of-charge.  <a '
             'href="https://bit.ly/LevittPavilionEnews">Sign up for our '
             'enewsletter to receive updates about our Season and added shows. '
             '</a>\n'
             '<br><br>\n'
             '*All member discounts and privileges based on limited supplies '
             'and event-specific terms.  \n'
             '<br><br>\n'
             '* ALL SCHEDULES ARE SUBJECT TO CHANGE.</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>August 23, 2026 | 5:00pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:31 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 5120
2026-06-16 10:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/03/10/circles-around-the-sun/>
{'event_url': 'https://levittpavilion.com/2026/03/10/circles-around-the-sun/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tCircles Around The Sun<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>Circles Around The Sun : FREE TICKET SHOW '
             '<br>\n'
             'SATURDAY, JUNE 27 | 7PM SHOW / 6PM DOORS <br>\n'
             '<br>\n'
             'UPDATE(5/14): If no free tickets appear to be available via the '
             'ticketing platform you currently have the following options: \n'
             '<br>\n'
             '1) <a href="https://ci.ovationtix.com/34174/store/packages">Join '
             'as a season member</a> and access the limited member reserve of '
             'free tickets (limited supplies; there is still inventory in the '
             'member reserve at this time). Members also enjoy discounts on '
             'paid ticket shows all season! \n'
             '<br>\n'
             '\n'
             'Already a member? <a '
             'href="https://web.ovationtix.com/trs/account/34174">Log in</a> '
             'with the email address you used to purchase your membership to '
             'reserve free tickets (while member reserve supplies last).\n'
             '<br>\n'
             '\n'
             '2) follow artist list/socials for fan code and/or last minute '
             'release of free tickets and/or giveaways/contests\n'
             '<br>\n'
             '3) Stay tuned for future free ticket releases:  <a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46"> '
             'subscribe</a> to Levitt Pavilion enews.\n'
             '<br>\n'
             '\n'
             '4) Come day of show! Box office opens on site at 2-hours prior '
             'to show time and we will redistribute all returned or unused '
             'free tickets on a first-come basis! \n'
             '<br>\n'
             '<br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1268746">Public '
             'access to free tickets began Friday, March 13 at 10AM ET</a>\n'
             '\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'Los Angeles-based instrumental supergroup Circles Around The Sun '
             'is a contemporary instrumental rock band, initially formed in '
             '2015, when Justin Kreutzmann, son of Grateful Dead drummer Bill, '
             'invited founder Neal Casal to compose the intermission music for '
             'the Dead’s “Fare Thee Well” concerts.\n'
             '<br>\n'
             '<br>\n'
             'As those shows celebrated the band’s 50th anniversary, Circles '
             'Around The Sun’s earliest compositions Interludes For The Dead '
             'were designed to reflect the Dead’s overall spacey, improvised, '
             'and groove-laden feel.\n'
             '<br>\n'
             '<br>\n'
             'The response was so positive that they continued on with a '
             'follow-up project, Let It Wander, in 2018. This record was less '
             'influenced by the Dead and more free-form, delivering on the '
             'roots influence of jazz-funk, soul, and fusion.\n'
             '<br>\n'
             '<br>\n'
             'The band underwent a fundamental transition in 2019. After '
             'completing the Meets Joe Russo EP and a third album, their '
             'guitarist Neal Casal died on August 26, 2019. He left his '
             'bandmates a note asking for them to continue in his absence– to '
             'continue recording, touring, and playing together. The band '
             'decided to carry on with a rotating cast of guitarists, landing '
             'on John Lee Shannon as the permanent replacement. They continue '
             'the legacy to this day.\n'
             '<br>\n'
             '<br>\n'
             'Circles Around The Sun is a first-of-its-kind band that has '
             'continued to trail-blaze the instrumental cosmic disco space for '
             'nearly a decade, shapeshifting through several iterations. Not '
             'just spiritually but actually and tangibly linked to Grateful '
             'Dead history, the band’s music shares shelf space with '
             'post-rock, psych-rock, jazz-funk, and good old fashioned '
             'psychedelia, while their recorded output has included '
             'collaborations with such diverse luminaries as Joe Russo, Billy '
             'Strings and Mikaela Davis. Original instrumentals form the '
             'bedrock of CATS’ live show, taking fans on a whole different '
             'journey every time.\n'
             '<br>\n'
             '<br>\n'
             'Meet the CATS: Adam MacDougall (keys), Dan Horne (bass), John '
             'Lee Shannon (guitar), Mark Levy (drums)\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion 2026 Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your 2026 Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 27, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:31 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3918
2026-06-16 10:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/03/16/rolling-together-revue/>
{'event_url': 'https://levittpavilion.com/2026/03/16/rolling-together-revue/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tG. LOVE, DONAVON FRANKENREITER, MOON TAXI – '
             'ROLLING TOGETHER REVUE TOUR<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>TUESDAY, JUNE 23  | 7PM SHOW | 6PM DOORS\n'
             '<br>\n'
             '<br>\n'
             '<b><a '
             'href="https://ci.ovationtix.com/34174/production/1269604">Member '
             'Pre-Sale: Tuesday, March 17 at 10am ET</a> </b><br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Get '
             'your 2026 Membership now: Enjoy exclusive pre-sale access and '
             'member discounts to this and upcoming shows!*</a>\n'
             '<br>\n'
             '<br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1269604">Public '
             'On Sale: Friday, March 20 at 10am ET</a>\n'
             '\n'
             '<br><br>\n'
             'PREMIUM SECTION VIP TICKET PACKAGE: LIMITED QUANTITY!\xa0 '
             'ADVANCE ONLY<br>\n'
             '- Introducing the Rolling Together Happy Hour 🍻\n'
             'Before the show, come hang with G. Love, Donavon Frankenreiter, '
             'and Moon Taxi for a laid-back VIP experience.<br>\n'
             'The Premium VIP Ticket Package includes:<br>\n'
             '- One (1) Premium Section GA Ticket PLUS: <br>\n'
             '• Meet &amp; greet with all three artists<br>\n'
             '• Early entry to the venue<br>\n'
             '• Signed VIP laminate &amp; poster<br>\n'
             '• Outdoor hang with the crew<br>\n'
             'Only 50 spots per show.\n'
             ' <br>\n'
             'EARLY BIRD : $245  /  EARLY BIRD MEMBER \xa0$235.50<br>\n'
             'ADVANCE : $250 / MEMBER $240\n'
             '\n'
             '<br><br>\n'
             'PREMIUM LAWN Section (closest to stage): <br>\n'
             'Premium viewing area *and * dedicated cash/cc bar exclusively '
             'for all premium ticket holders. <br>\n'
             'EARLY BIRD : $95  /  EARLY BIRD MEMBER \xa0$85.50<br>\n'
             'ADVANCE : $100 / MEMBER $90 <br>\n'
             'DAY OF SHOW : $105\xa0<br>\n'
             '\n'
             '<br><br>\n'
             '\n'
             'LAWN Section GA: <br>\n'
             'Ticket holders in this section will be able to enjoy the bar '
             'located on the terrace. <br>\n'
             'EARLY BIRD: $45 / EARLY BIRD MEMBER $40.50 <br> \n'
             'ADVANCE : $50 / MEMBER: $45\n'
             'DAY OF SHOW: $55\n'
             '\n'
             '<br><br>\n'
             '<a href="https://www.philadelphonic.com/">G. Love </a>\n'
             '\n'
             '<br><br>\n'
             '<a href="https://getouttayourmindalbum.com/">Donavon '
             'Frankenreiter</a>\n'
             '\n'
             '<br><br>\n'
             '<a href="https://ridethemoontaxi.com/">Moon Taxi </a>\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '<br><br>\n'
             'General admission, standing room, within each section. No chair '
             'zones in effect in both sections. Rain or Shine. All Sales '
             'Final. <i>No outside food or drink is permitted at this event. '
             'No coolers. An onsite refreshment bar will be open. Bring photo '
             'ID to verify 21+ for any alcohol purchase.\xa0 Food trucks will '
             'be on site. *Member discount available in advance only, and '
             'based on limited supplies. More FAQ POSTED BELOW - SCROLL DOWN. '
             '</i>\n'
             '\n'
             ' <br>\n'
             '<br>\n'
             '\n'
             'A $4 Facility Fee is added to all non-member tickets.\n'
             ' <br>\n'
             '<br>\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             'General admission, standing room, within each section. No chair '
             'zones in effect in both sections. Rain or Shine. All Sales '
             'Final. <i>No outside food or drink is permitted at this event. '
             'No coolers. An onsite refreshment bar will be open. Bring photo '
             'ID to verify 21+ for any alcohol purchase.\xa0 Food trucks will '
             'be on site. More information, terms and rules below. </i>\n'
             '<br><br>\n'
             '\n'
             '\n'
             '\n'
             'Proceeds from our Stars-on-Tour events help underwrite our free '
             'programming. The Levitt Pavilion is a 501(c)(3) not-for-profit '
             'organization. Our 2026 Season will include over 50 shows '
             'presented free-of-charge.  <a '
             'href="https://bit.ly/LevittPavilionEnews">Sign up for our '
             'enewsletter to receive updates about our Season and added shows. '
             '</a>\n'
             '<br><br>\n'
             '*All member discounts and privileges based on limited supplies '
             'and event-specific terms.  \n'
             '<br><br>\n'
             '* ALL SCHEDULES ARE SUBJECT TO CHANGE.</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 23, 2026 | 7:00pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/05/14/rubix-kube/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/05/14/jumaane-smith/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/05/14/chaparelle/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/05/21/west-point-concert-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/05/14/devon-gilfillian/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/05/25/staples-music-presents-westport-pops-4/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/05/19/chris-pierce-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/joanie-leeds-2/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/richiman-groovenice/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/05/24/getupwithit-aug24/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/05/25/luke-tyler-shelton/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2363
2026-06-16 10:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/05/14/chaparelle/>
{'event_url': 'https://levittpavilion.com/2026/05/14/chaparelle/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tChaparelle<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW <br>\n'
             'FRIDAY, JUNE 26 | 7:30PM SHOW / 6:30PM DOORS <br>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'In a harmonious union, singer-songwriters Zella Day and Jesse '
             'Woods come together to reveal their highly anticipated '
             'collaboration, “Chaparelle”. Esteemed for their exceptional '
             'vocal prowess and celebrated contributions to their distinct '
             'genres, Zella and Jesse craft a musical tapestry that harkens '
             'back to legendary duets of icons like George and Tammy or Gram '
             'and Emmylou. This partnership channels the enduring allure of '
             'Country music’s golden age, weaving a melodic narrative that '
             'resonates with themes of love and the indomitable Texan '
             'essence.\n'
             '\n'
             '\u200b<br>\n'
             '<br>\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion 2026 Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your 2026 Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 26, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3371
2026-06-16 10:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/05/14/devon-gilfillian/>
{'event_url': 'https://levittpavilion.com/2026/05/14/devon-gilfillian/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tDevon Gilfillian : Time Will Tell '
             'Tour<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW <br>\n'
             'FRIDAY, AUGUST 7 | 7:30PM SHOW / 6:30PM DOORS <br>\n'
             '<br>\n'
             '<br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1277510">Member '
             'access to free tickets begins Wed, May 13 at 10AM ET </a>\n'
             '<br>\n'
             'Become a 2026 Member and enjoy priority access to free ticket '
             'shows* PLUS pre-sale access and member discounts* on paid ticket '
             'shows throughout the 2026 Season.  <a '
             'href="https://ci.ovationtix.com/34174/store/packages">Click here '
             'to become a Member. </a><br>\n'
             '<a href="https://web.ovationtix.com/trs/account/34174">2026 '
             'Members can log-in here.</a>\n'
             '<br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1277510">Public '
             'access to free tickets begins Friday, May 15 at 10AM ET</a>\n'
             '<br><br>\n'
             '\n'
             '\n'
             '\n'
             'Forged through the extreme highs and lows that come with living, '
             'Time Will Tell is the album that Devon Gilfillian has been '
             'preparing to make his entire life. His third studio album was '
             "recorded in Nashville's legendary RCA Studio A, live to tape on "
             'varispeed, with mostly single vocal takes.\n'
             '\u200b<br>\n'
             '<br>\n'
             'Gilfillian wrote and produced with a mighty team including '
             'longtime drummer and friend Jonathan Smalt and Neal H Pogue '
             '(Tyler the Creator, OutKast) as executive producer. Gilfillian '
             'carries soul track to track through a sonic journey of rock, '
             'funk, and country elements, magnetically vulnerable about his '
             'own failure and frailty.\n'
             '\u200b<br>\n'
             '<br>\n'
             'No end is ever easy, and what else is there in life than to go '
             "through? To get to where we're going, we've got to suffer a "
             'little. Time Will Tell is the sound of Gilfillian doing just '
             'that while realizing what a blessing it is to be here at all.\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion 2026 Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your 2026 Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>August 07, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 4509
2026-06-16 10:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/05/19/chris-pierce-2/>
{'event_url': 'https://levittpavilion.com/2026/05/19/chris-pierce-2/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tChris Pierce – Juneteenth Concert<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>Full Band Show | JUNETEENTH | #AMERICA250 | '
             'FREE TICKET SHOW <br>\n'
             'FRIDAY, JUNE 19 | 7:30PM SHOW / 6:30PM DOORS <br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies).   If all available public-facing free '
             'tickets are distributed in advance, season members receive '
             'priority access to a limited supply of free tickets (this '
             '"member reserve" of free tickets is based on limited supplies, '
             'while supplies last). </i>\n'
             '<br>\n'
             '<br>\n'
             '“One of America’s most talented, gifted, and affecting artists.” '
             '— American Songwriter\n'
             '<br><br>\n'
             'Chris Pierce is a singular American voice whose songs carry '
             'equal parts soul, truth, and grace. Rooted in folk, blues, and '
             'Americana, his music speaks plainly and powerfully to the human '
             'condition, earning him a reputation as one of the most moving '
             'performers of his generation. \n'
             '<br><br>\n'
             'Pierce gained global attention when he was handpicked by Neil '
             'Young to be the special guest opener on Young’s Coastal Tour. '
             'His co‐written song “We Can Always Come Back to This” was '
             'featured in three episodes of NBC’s This Is Us, later reaching '
             '#1 on the Billboard Blues Chart.\n'
             '<br><br>\n'
             'Over decades of touring, Pierce has performed as both a '
             'headliner and sought‐after support act alongside Neil Young, '
             'B.B. King, Al Green, Steve Earle, Seal, Aaron Neville, Jill '
             'Scott, Allison Russell, the Blind Boys of Alabama, and many '
             'others. His live performances are known for their emotional '
             'depth and rare intimacy. Recent highlights include:\n'
             '<br><br>\n'
             '- Contribution of “Southern Man” to Heart of Gold, a Neil Young '
             'tribute album featuring Eddie Vedder, Brandi Carlile, Fiona '
             'Apple, and Steve Earle\n'
             '- A Playing for Change duet with Sara Bareilles\n'
             '- Sold‐out concert alongside Allison Russell\n'
             '- Appearances on NPR’s World Café, Mountain Stage, American Folk '
             'Show\n'
             '- Performances at Newport Folk Festival, AmericanaFest, Folk '
             'Alliance, MerleFest, Bottlerock, Calgary Folk Festival, '
             'Vancouver Folk Festival, and more \n'
             '<br><br>\n'
             'Pierce’s albums American Silence and Let All Who Will received '
             'widespread critical praise from NPR, Rolling Stone, Forbes, '
             'American Songwriter, No Depression, SiriusXM, The Bluegrass '
             'Situation, Americana UK, and others. American Silence was named '
             '#1 Best Folk Album of 2021 by PopMatters. Residential School” '
             'was recognized by Folk Alley as one of the 100 Essential Folk '
             'Songs.\n'
             '<br><br>\n'
             'Chris Pierce currently completing recording, mixing and '
             'mastering a new full‐length album slated for release in late May '
             'of 2026, continuing his lifelong commitment to honest songs, '
             'fearless storytelling, and music that meets the moment.\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion 2026 Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your 2026 Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 19, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3142
2026-06-16 10:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/joanie-leeds-2/>
{'event_url': 'https://levittpavilion.com/2026/06/01/joanie-leeds-2/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tJoanie Leeds : Children’s Series<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE-TICKET SHOW | WEDNESDAY, AUGUST 12  | '
             '7PM Show | 6PM Lawn Opens <br>\n'
             '<br>\n'
             "<b>THE CHILDREN'S SERIES IS MADE POSSIBLE BY LEAD UNDERWRITING "
             'AND SUPPORT FROM <a '
             'href="https://berkowitzlawfirm.com/">BERKOWITZ, HANNA, AMDUR '
             '&amp; WILDSTEIN LLC</a> AND THE <a '
             'href="https://www.atgcf.org/">ACROSS THE GLOBE CHILDREN\'S '
             'FOUNDATION</a></b>\n'
             '<br><br>\n'
             "THE CHILDREN'S SERIES IS SUPPORTED BY <a "
             'href="https://www.ynhhs.org//">YALE NEW HAVEN HEALTH</a>  \n'
             '\n'
             '<br><br>\n'
             '* Ice Cream Truck: <a '
             'href="https://www.collegecreamery.com/">College Creamery</a>! '
             '<br>\n'
             '\n'
             '<br>\n'
             'FREE TICKETS ONLINE VIA RESERVE BUTTON BELOW. \n'
             '<br><br>\n'
             'GRAMMY Award Winner Joanie has won 1st place in the USA '
             'Songwriting Competition, an Independent Music Award, a GOLD '
             'Parents’ Choice Award, NAPPA GOLD Award, Family Choice Award and '
             'is a John Lennon Songwriting Competition Finalist and '
             'International Songwriting Competition Finalist. She has '
             'performed at venues nationwide including Lollapalooza, '
             'Clearwater Festival, The Kennedy Center, Lincoln Center, '
             'Wolftrap and Levitt Pavilion. Her music has been featured in the '
             'New York Times, People Magazine, Parents Magazine, Billboard and '
             'The Washington Post and played on radio stations and risen to #1 '
             'on Sirius XM’s Kids Place Live.\n'
             '<br>\n'
             '<br>\n'
             'Joanie released her 9th Children’s album, GRAMMY®️ AWARD WINNING '
             '(All the Ladies) in April 2020 and in 2023, Joanie’s newest '
             'album, FREADOM: Songs Inspired by Banned Children’s Picture '
             'Books was released. Her favorite job is mama to her 8 year old '
             'daughter Joya.  \n'
             '<br><br>\n'
             "Joanie and Joya's collaboration was nominated for The GRAMMYs "
             '2026 Best Children\'s Music Album: "Ageless: 100 Years Young" is '
             "a heartfelt love letter to Joanie's grandmother Sylvia "
             '(“Bubby”), who turned 100 in 2025!\n'
             '\n'
             '<br>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'The Levitt Pavilion Season features over 50 shows presented '
             "free-of-charge (free-ticket shows), including the Children's "
             'Series on Wednesdays and select Thursdays, plus our Stars on '
             'Tour series and Gala to fill your spring, summer and fall with '
             'music, performing arts and more. <a '
             'href="https://bit.ly/LevittPavilionEnews">SIGN UP FOR OUR ENEWS '
             'TO STAY TUNED! </a>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>August 12, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3813
2026-06-16 10:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/richiman-groovenice/>
{'event_url': 'https://levittpavilion.com/2026/06/01/richiman-groovenice/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tRichiman and Groove Nice<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | THURSDAY, JULY 9 | '
             '7.30PM / DOORS 6:30PM <br>\n'
             '<br><br>\n'
             'Free tickets available via Reserve Button below.\n'
             '<br><br> \n'
             'Richiman and Groove Nice are an American style blues band from '
             'Seoul South Korea.\n'
             '<br><br> \n'
             'Formed in 2018 as the "Richiman Trio" they first entered the '
             'International Blues Challenge (IBC) in 2019 as a representative '
             'of the Korea Blues Society. While performing in Memphis, '
             'Richiman saw and felt real American Blues and knew this was his '
             'calling.\n'
             '<br><br> \n'
             '"We are a blues band from South Korea that wants to play the '
             'American style of blues. We grew up in Korea but fell in love '
             'with American blues."\n'
             '<br><br> \n'
             'Three years later the Richiman Trio replaced their bassist and '
             'modernized their sound to be more groove oriented for dancing. '
             'The new line-up was named Richiman and Groove Nice.\n'
             '<br><br> \n'
             'They returned to the International Blues Challenge in Memphis in '
             '2022, where they became a top 5 finalist out of hundreds of '
             'performers from around the world. It is the first time any '
             'Korean blues band has reached the finals in the history of the '
             'blues challenge. The IBC had spoken, and yes, they are real '
             'bluesmen.\n'
             '<br><br> \n'
             'Richiman and Groove Nice released an EP called "Memphis Special; '
             'one take live" which is a recording of their set in the IBC '
             'finals. They recently released a full length album, "Pack My '
             'Suitcase" recorded at the famed Royal Recording Studio in '
             'Memphis where Al Green recorded his most famous works. In June '
             '2024 they released a new live album, "Cruisin\' Through '
             'Connecticut Live!" recorded on their 2023 American Tour.\n'
             '<br><br> \n'
             'Richiman and Groove Nice have toured the US on four seperate '
             'occasions playing sold out shows in LA, Las Vegas, and New '
             'England. In 2023 the were a headline act at the Black Eyed '
             'Sally’s Blues Fest in Hartford, CT.\n'
             '<br><br> \n'
             'One only needs to witness Richiman and Groove Nice once for them '
             'to become your favorite blues band. Engaging, dynamic, masterful '
             'and fun, Richiman and Groove Nice will leave every audience '
             'member changed and better for the experience.\n'
             '<br><br>\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your Season Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 09, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-06-16 10:01:32 [levitt_pavilion] 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-06-16 10:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/05/24/getupwithit-aug24/>
{'event_url': 'https://levittpavilion.com/2026/05/24/getupwithit-aug24/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tCHARLIE HALL’S GET UP WITH IT – A MILES '
             'DAVIS CENTENNIAL CELEBRATION<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>MONDAY, AUG 24: 6PM Doors | 7pm Show<br>\n'
             'A Miles Davis Centennial Celebration * America250 Series\n'
             '<br><br>\n'
             '<b><a '
             'href="https://ci.ovationtix.com/34174/production/1272485">PUCHASE '
             'TICKETS </a> </b>\n'
             '<br><br>\n'
             'In honor of Miles Davis’ 100th birthday, we welcome GET UP WITH '
             'IT, the longstanding project of The War On Drugs drummer and '
             'Wilton native Charlie Hall. With its roots going back to San '
             'Francisco in the late ‘90s, GET UP WITH IT came together as a '
             'means to explore the groundbreaking and iconic 1969-1975 era of '
             'Miles Davis’ electric music. \n'
             '<br><br>\n'
             'Now in its third decade, the adventurous ensemble will focus on '
             'three of Miles’ most revered and influential albums for this '
             'show - 1969’s visionary and transcendental In a Silent Way, the '
             '1970 magnum opus Bitches Brew, and 1971’s Jack Johnson. \n'
             '<br><br>\n'
             'Dense, thorny and uncompromising, the Miles\' "electric period" '
             'of 1969-75 was initially controversial with his longtime fans, '
             'who felt the trumpeter was shrugging off the well-worn trappings '
             'of Birth of the Cool and his classic quintets in favor of a '
             'musical stew that was equal parts James Brown and Sly Stone, '
             'Stockhausen and Jimi Hendrix. Listening to these albums more '
             "than 50 years later though, it's hard not to be struck by how "
             'astonishingly ahead of their time they all were - it’s no wonder '
             'that Pitchfork, in a typically effusive retrospective of Jack '
             'Johnson, called it “a beacon of uncanny originality and '
             'visionary foresight.”\n'
             '\n'
             '<br><br>\n'
             '\n'
             'GET UP WITH IT IS: Ross Bellenoit — guitar; DMHotep — guitar; '
             'Nazir Ebo — drums; Yesseh Furaha-Ali — woodwinds; Ezra Gale — '
             'bass; Charlie Hall — drums, percussion; Mitch Marcus — '
             'saxophone, Fender Rhodes; Luke O’Reilly — organ; Bobby Spellman '
             '— trumpet; Daniel Villarreal — percussion\n'
             '\n'
             '<br><br>\n'
             'Charlie Hall is a drummer, multi-instrumentalist, songwriter, '
             'and producer based in Philadelphia, PA. In addition to playing '
             'drums in Grammy Award winning rock band The War On Drugs, '
             'Charlie releases music of his own, including 2023’s Invisible '
             'Ink, and produces records for others, including 2022, 2023, and '
             '2024’s A Philly Special Christmas LPs with members of the '
             'Philadelphia Eagles, Patti LaBelle, Stevie Nicks and many '
             'others. Music has always been the connective tissue running '
             'through his life, defining his relationships with others and how '
             'he lives in his own head. “Drumming is our first language”, says '
             'Hall. “And music itself is a language that we use to communicate '
             'with one another. When we make music, we take rhythm and harmony '
             'and create something new. In that way, it is an analog to life '
             'itself - a process of organizing our experiences and learnings '
             'into something that feels authentic and true.” And it’s about '
             'collaboration. \n'
             '\n'
             '<br><br> \n'
             '“More than any other instrument, drums expose the personality of '
             'the player”, says Dave Hartley, bass player of The War On Drugs. '
             '“Ultra-busy drummers are usually motormouths, light hitters are '
             'usually quiet or passive and bashers are usually alpha dogs. As '
             'both a human and a drummer, Charlie is a master '
             'conversationalist. Lots of drummers will tell you that listening '
             'is as important as playing, and that what you don’t play is more '
             'important than what you do - but few can implement it as well as '
             'Charlie Hall has in his career with The War On Drugs, Tommy '
             'Guerrero, Jet Black Crayon, Jens Lekman, Feist, Windsor for the '
             'Derby, Marshall Allen’s Ghost Horizons, Get Up With It, and '
             'countless others.” \n'
             '<br><br>\n'
             '\n'
             'The Levitt Pavilion proudly presents Charlie Hall’s GET UP WITH '
             'IT : A Miles Davis Centennial Celebration as part of our '
             'programming celebrating the United States Semiquincentennial.  '
             'In celebrating Miles Davis as a transformative American artist, '
             'examined, channeled and reinvented through contemporary artists, '
             'a timeless dialogue is created with the past, present and future '
             '- one that transcends music and lends itself to the occasion of '
             'our nation’s 250th anniversary and creates an opportunity to '
             'reflect, engage, imagine - and to come together and groove.\n'
             '\n'
             '<br><br>\n'
             '\n'
             'CONCERT TICKETS: GENERAL ADMISSION (except where noted)\n'
             '<br><br>\n'
             '\n'
             'Premium Section Reserved (Chair Provided and will be marked with '
             "Patron's name(s); front area of lawn)<br>\n"
             'Advance Reserved Seat/Chair Provided: $97.50 / $87.50 '
             'Member<br>\n'
             '<br><br>\n'
             '\n'
             'Premium Section General Admission (Chair Provided, general '
             'admission; front area of lawn)<br>\n'
             'Advance GA/Chair Provided: $65 Advance / $58.50 Member<br>\n'
             'Day of Show: $70<br>\n'
             '<br><br>\n'
             '\n'
             'LAWN Section: BYO-LAWN CHAIR<br>\n'
             'Advance General Admission: $25 / $22.50 Member<br>\n'
             'Day of Show: $30<br>\n'
             '<br><br>\n'
             '\n'
             'A $4 Facility Fee is added to all non-member tickets.<br>\n'
             '*Member discounts based on limited supplies. FF waived on member '
             'tickets only.<br>\n'
             'For help with membership and ticket purchases, please email us '
             'at boxofficelevittpavilion@gmail.com.<br>\n'
             '<br>\n'
             'This concert was originally scheduled for May 24th; all tickets '
             'to original date will be honored.  \n'
             '\n'
             '<br><br>\n'
             'RAIN OR SHINE. <br>\n'
             'No outside food or drink. A bar and food trucks will be on '
             'site.  <br>\n'
             'ALL AGES: Tickets are required for ALL AGES IN PREMIUM SECTION; '
             'Tickets are reqired for children ages 7 and up in the LAWN (Byo '
             'Lawn Chair) Section. Children must have ticket in same section '
             'as adult (18y/o+) guardian. Children must be accompanied by '
             'adult guardian at all times, including when visiting the '
             'restrooms. No roaming. No play area provided.\n'
             '<br><br>\n'
             'ADDITIONAL RULES AND FAQ CONTINUE BELOW.\n'
             '<br><br>\n'
             '\n'
             'Proceeds from our Stars-on-Tour events help underwrite our free '
             'programming. The Levitt Pavilion is a 501(c)(3) not-for-profit '
             'organization. Our 2026 Season will include over 50 shows '
             'presented free-of-charge.  <a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">Sign '
             'up for our enewsletter to receive updates about our Season and '
             'added shows. </a>\n'
             '<br><br>\n'
             '*All member discounts and privileges based on limited supplies '
             'and event-specific terms.  \n'
             '<br><br>\n'
             '* ALL SCHEDULES ARE SUBJECT TO CHANGE. KEEP SCROLLING FOR MORE '
             'RULES AND EVENT INFO--&gt;&gt;&gt;</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>August 24, 2026 | 7:00pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:32 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-06-16 10:01:32 [levitt_pavilion] 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-06-16 10:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/05/25/luke-tyler-shelton/>
{'event_url': 'https://levittpavilion.com/2026/05/25/luke-tyler-shelton/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tLuke Tyler Shelton<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | FULL BAND SHOW <br>\n'
             'WEDNESDAY, JUNE 17 | 7:30PM SHOW / 6:30PM DOORS <br><br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             '(subject to space and availability); the Box Office opens '
             '2-hours before show time on show days.  Reminder: If all '
             'available public-facing free tickets are distributed in advance, '
             'season members receive priority access to a limited supply of '
             'free tickets (this "member reserve" of free tickets is based on '
             'limited supplies, while supplies last). </i>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'Born in the new millennium, Luke Tyler Shelton makes '
             'soul-soothing rock-and-roll with all the ineffable charm of a '
             'faraway time. With a profound gift for dreaming up heavenly '
             'melodies and fantastically loose grooves, the Los Angeles native '
             'found his sound as part of a close-knit scene of young musicians '
             'and artists—a DIY-minded community whose spirit and '
             'sensibilities recall the near-mythic creative hotbed of '
             'early-’70s Laurel Canyon. Produced by Shooter Jennings (Brandi '
             'Carlile, Tanya Tucker) and Jonathan Wilson (Father John Misty, '
             'Angel Olsen), Luke’s debut body of work merges country-rock, '
             'folk-pop, and Southern soul into songs that immediately '
             'transport the audience into a state of enchanted ease.\n'
             '<br>\n'
             '<br>\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion 2026 Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your 2026 Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 17, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/surfing-for-daisy/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/fyutch-aura-v/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/jessie-altman/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/elena-moon-park/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/miss-tutti-and-fruity-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/comedy-night-3-2026/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/the-hall-family-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/comedy-night-2-2026/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2757
2026-06-16 10:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/surfing-for-daisy/>
{'event_url': 'https://levittpavilion.com/2026/06/01/surfing-for-daisy/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tSurfing for Daisy<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | THURSDAY, JULY 23  | '
             '7:30PM SHOW / 6:30PM DOORS <br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies).   If all available public-facing free '
             'tickets are distributed in advance, season members receive '
             'priority access to a limited supply of free tickets (this '
             '"member reserve" of free tickets is based on limited supplies, '
             'while supplies last). </i>\n'
             '<br>\n'
             '<br>\n'
             'Surfing for Daisy started on a porch in Asbury Park, NJ between '
             'new and old friends. Their sound is rooted in Alternative Folk '
             'Rock with hints of Psychedelia, but truly holds no bounds. The '
             'band has quickly caught fire, Playing the Sea. Hear. Now '
             'festival in September of 2025 in front of thousands. The '
             'momentum continued when they sold out The Stone Pony in November '
             'for the release of their brand new single “Psychic,” the first '
             'glimpse of their much anticipated sophomore album.\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, dance, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your Season Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 23, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3081
2026-06-16 10:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/fyutch-aura-v/>
{'event_url': 'https://levittpavilion.com/2026/06/01/fyutch-aura-v/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tFyütch &amp; Aura V : Children’s '
             'Series<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE-TICKET SHOW | WEDNESDAY, AUGUST 19  | '
             '7PM Show | 6PM Lawn Opens <br>\n'
             '<br>\n'
             '<b>Show Sponsors: NATE &amp; EVE PRESENTS!</b><br>\n'
             '"NATE &amp; EVE" PRESENTS: A SPECIAL NEEDS COMMUNITY '
             'CELEBRATION!<br><br>\n'
             "<b>THE CHILDREN'S SERIES IS MADE POSSIBLE BY LEAD UNDERWRITING "
             'AND SUPPORT FROM <a '
             'href="https://berkowitzlawfirm.com/">BERKOWITZ, HANNA, AMDUR '
             '&amp; WILDSTEIN LLC</a> AND THE <a '
             'href="https://www.atgcf.org/">ACROSS THE GLOBE CHILDREN\'S '
             'FOUNDATION</a></b>\n'
             '<br><br>\n'
             "THE CHILDREN'S SERIES IS SUPPORTED BY <a "
             'href="https://www.ynhhs.org//">YALE NEW HAVEN HEALTH</a>  \n'
             '\n'
             '<br><br>\n'
             '* Ice Cream Truck: <a '
             'href="https://www.collegecreamery.com/">College Creamery</a>! '
             '<br>\n'
             '\n'
             '<br>\n'
             'FREE TICKETS ONLINE VIA RESERVE BUTTON BELOW. \n'
             '<br><br>\n'
             'This dynamic Father-Daughter team just won Best Children’s Album '
             'at this year’s GRAMMY Awards.  Fyutch is a previous GRAMMY Award '
             'Winner, and Aura V is now the youngest child ever to win a '
             'GRAMMY Award!  We were very proud to present this special duo '
             'ahead of the game as part of our 2025 Season and are so excited '
             'to welcome them back!  \n'
             '<br><br>\n'
             'Using everything from high energy pop, reggae, and rap beats to '
             'gospel and R&amp;B-inspired ballads, Fyutch and Aura V help '
             'children explore feelings of gratitude, excitement, and '
             'uncertainty, encouraging them to leave with a renewed sense of '
             'confidence and self-love.  \n'
             '<br><br>\n'
             'A new tradition established in 2021, this edition of the '
             'Children’s Series is presented by Westport\'s very own "Nate '
             '&amp; Eve Presents", and is a celebration for and in honor of '
             'our special needs community. As always, everyone of all ages and '
             'abilities is invited to the Levitt Pavilion for singing, '
             'dancing, and fun!<br><br>\n'
             '\n'
             '<br><br>\n'
             'The Levitt Pavilion Season features over 50 shows presented '
             "free-of-charge (free-ticket shows), including the Children's "
             'Series on Wednesdays and select Thursdays, plus our Stars on '
             'Tour series and Gala to fill your spring, summer and fall with '
             'music, performing arts and more. <a '
             'href="https://bit.ly/LevittPavilionEnews">SIGN UP FOR OUR ENEWS '
             'TO STAY TUNED! </a>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>August 19, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2948
2026-06-16 10:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/jessie-altman/>
{'event_url': 'https://levittpavilion.com/2026/06/01/jessie-altman/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tJessie Altman<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | THURSDAY, JULY 30 | '
             '7:30PM SHOW / 6:30PM DOORS <br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies).   If all available public-facing free '
             'tickets are distributed in advance, season members receive '
             'priority access to a limited supply of free tickets (this '
             '"member reserve" of free tickets is based on limited supplies, '
             'while supplies last). </i>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'Jessie Altman is a rising force in music, named one of SPIN’s '
             '“Top Emerging Artists.” With over 1 million streams, she’s known '
             'for soulful vocals and a cinematic sound. Her debut album '
             'Aftermath sparked major tours and growing buzz, with live '
             'performances that continue to set her apart.\n'
             '<br>\n'
             '<br>\n'
             'Jessica’s artistry has caught the attention of People Magazine, '
             'Entertainment Tonight, Forbes, Numero Netherlands, Parade, Page '
             'Six, Galore, Flaunt, and more, all naming her one to watch. Her '
             'live performances, from The Tamron Hall Show to iHeart’s Dunkin’ '
             'Music Lounge in NYC reinforces her reputation as an authentic '
             'storyteller and rising powerhouse in contemporary pop.\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, dance, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your Season Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 30, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3593
2026-06-16 10:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/elena-moon-park/>
{'event_url': 'https://levittpavilion.com/2026/06/01/elena-moon-park/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tElena Moon Park : Children’s Series<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE-TICKET SHOW | WEDNESDAY, JULY 15  | '
             '7PM Show | 6PM Lawn Opens <br>\n'
             '<br>\n'
             "<b>THE CHILDREN'S SERIES IS MADE POSSIBLE BY LEAD UNDERWRITING "
             'AND SUPPORT FROM <a '
             'href="https://berkowitzlawfirm.com/">BERKOWITZ, HANNA, AMDUR '
             '&amp; WILDSTEIN LLC</a> AND THE <a '
             'href="https://www.atgcf.org/">ACROSS THE GLOBE CHILDREN\'S '
             'FOUNDATION</a></b>\n'
             '<br><br>\n'
             "THE CHILDREN'S SERIES IS SUPPORTED BY <a "
             'href="https://www.ynhhs.org//">YALE NEW HAVEN HEALTH</a>  \n'
             '\n'
             '<br><br>\n'
             '* Ice Cream Truck: <a '
             'href="https://www.collegecreamery.com/">College Creamery</a>! '
             '<br>\n'
             '\n'
             '<br>\n'
             'FREE TICKETS ONLINE VIA RESERVE BUTTON BELOW. \n'
             '<br><br>\n'
             'ELENA MOON PARK CELEBRATES THE MAGIC OF EVERYDAY LIFE ON NOTHING '
             'IS ORDINARY - A GLOBALLY INSPIRED ALL AGES ALBUM OUT MAY 29, '
             '2026\n'
             '<br><br>\n'
             'Musician and cultural producer Elena Moon Park returns with '
             'Nothing Is Ordinary, a luminous new collection of songs that '
             'invites listeners of all ages to rediscover the wonder woven '
             'into everyday life.\n'
             '<br><br>\n'
             'Built around the idea that the world surrounding us is both '
             'ordinary and extraordinary at once, the album encourages a '
             'deeper kind of listening, one that embraces birdsong in the '
             'morning, the quiet glow of the moon in daylight, and the '
             'countless small stories unfolding around us at any given '
             'moment.\n'
             '<br><br>\n'
             '“When I sit with this idea, I find myself noticing more of both '
             'the grand and the mundane,” says Park. “I’m reminded that so '
             'much of my joy comes from listening closely, from paying '
             'attention to the world and the people around me.  This '
             'collection of songs is dedicated to the idea that everything '
             'around us is magical, while also being oh-so common. And I '
             'realize that my greatest joy is in hearing and noticing everyone '
             'and everything, and listening for all the stories, large and '
             'small. Everyone has a story to share. Find yours and sing it '
             'loud." \n'
             '<br><br>\n'
             'Nothing Is Ordinary is Park’s third all ages album, and '
             'continues her singular approach to family music, one rooted in '
             'respect, curiosity, and artistic depth. The collection brings '
             'together reimagined folk and children’s songs from East and '
             'Southeast Asia alongside original compositions inspired in part '
             'by the artwork of longtime collaborator Kristiana Pärn.\n'
             '\n'
             '<br>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'The Levitt Pavilion Season features over 50 shows presented '
             "free-of-charge (free-ticket shows), including the Children's "
             'Series on Wednesdays and select Thursdays, plus our Stars on '
             'Tour series and Gala to fill your spring, summer and fall with '
             'music, performing arts and more. <a '
             'href="https://bit.ly/LevittPavilionEnews">SIGN UP FOR OUR ENEWS '
             'TO STAY TUNED! </a>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 15, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3570
2026-06-16 10:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/miss-tutti-and-fruity-band/>
{'event_url': 'https://levittpavilion.com/2026/06/01/miss-tutti-and-fruity-band/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tMiss Tutti &amp; The Fruity Band : '
             'Children’s Series<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE-TICKET SHOW | THURSDAY, JUNE 25  | 7PM '
             'Show | 6PM Lawn Opens <br>\n'
             '<br>\n'
             'SHOW SPONSOR:  <a href="https://www.wywl.com/">WOMEN\'S LEAGUE '
             'OF WESTPORT</a>  \n'
             '\n'
             '<br><br> \n'
             "<b>THE CHILDREN'S SERIES IS MADE POSSIBLE BY LEAD UNDERWRITING "
             'AND SUPPORT FROM <a '
             'href="https://berkowitzlawfirm.com/">BERKOWITZ, HANNA, AMDUR '
             '&amp; WILDSTEIN LLC</a> AND THE <a '
             'href="https://www.atgcf.org/">ACROSS THE GLOBE CHILDREN\'S '
             'FOUNDATION</a></b>\n'
             '<br><br>\n'
             "THE CHILDREN'S SERIES IS SUPPORTED BY <a "
             'href="https://www.ynhhs.org//">YALE NEW HAVEN HEALTH</a>  \n'
             '\n'
             '<br><br>\n'
             '* Ice Cream Truck: <a '
             'href="https://www.collegecreamery.com/">College Creamery</a>! '
             '<br>\n'
             '\n'
             '<br>\n'
             'FREE TICKETS ONLINE VIA RESERVE BUTTON BELOW. \n'
             '<br><br>\n'
             'Miss Tutti and The Fruity Band is a musical project celebrating '
             'themes of confidence, inclusivity, and LGBTQ+ representation for '
             'kids and families of all-ages. Their upbeat retro-pop tunes are '
             'co-produced by music educator Gracie Nash and 2-time GRAMMY/TONY '
             'Award winner Charlie Rosen.  Think Mr. Rogers meets The Monkees! '
             'Get ready to sing and dance along with a band of gorgeous, '
             'diverse musicians talking about loving yourself and your '
             'individuality.\n'
             '<br><br>\n'
             'Their debut release Confidence Juice is a bright and joyful '
             'album that proudly celebrates the unique qualities that make us '
             'who we are.   The band is made up of thriving New York City '
             'musicians and educators including Emma Jayne (The Tonight Show, '
             'Emmy Nominee), Laura Dadap (Nickelodeon), Dan Corica '
             '(Theatreworks), Olivia Griffin (Little Shop of Horrors) and '
             'Scott Still (NY Pops).\n'
             '<br><br>\n'
             'For founder Gracie Nash, AKA Mis Tutti, as the body positivity '
             'movement started growing in music and media, she found freedom '
             'in finally seeing herself represented in pop-culture.  Nash was '
             'inspired to write a medley of songs that she wished she could '
             'have heard as a child.  The artist found herself a victim of '
             'bullying starting at age 4, but as hard as the bullies tried to '
             'take her down, she forever found a safe place in the music '
             'classroom where her teachers offered a creative and kind place '
             'to land.  Miss Tutti is on a mission to create a musical safe '
             'space for all, kids and adults alike.\n'
             '\n'
             '<br>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'The Levitt Pavilion Season features over 50 shows presented '
             "free-of-charge (free-ticket shows), including the Children's "
             'Series on Wednesdays and select Thursdays, plus our Stars on '
             'Tour series and Gala to fill your spring, summer and fall with '
             'music, performing arts and more. <a '
             'href="https://bit.ly/LevittPavilionEnews">SIGN UP FOR OUR ENEWS '
             'TO STAY TUNED! </a>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 25, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2262
2026-06-16 10:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/comedy-night-3-2026/>
{'event_url': 'https://levittpavilion.com/2026/06/01/comedy-night-3-2026/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tComedy Night #3<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW  |  TUESDAY, AUGUST 18 | '
             '7:00PM SHOW / 6:00PM DOORS <br>\n'
             'IN ASSOCIATION WITH JOHN TOBIN PRESENTS! <br>\n'
             '<br>\n'
             'Free tickets may be reserved in advance via Reserve button below '
             'to guarantee entry - or - check in at Box Office night of show. '
             'Available free entry on a first-come basis, space permitting! '
             'Box Office opens on site 2-hours before show time on show '
             'days. \n'
             '<br>\n'
             '<br>\n'
             'John Tobin Presents! delivers a slate of their funniest stand-up '
             'comedians for another free night of side-splitting laughs under '
             'the stars!\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion 2026 Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your 2026 Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>August 18, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3449
2026-06-16 10:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/the-hall-family-3/>
{'event_url': 'https://levittpavilion.com/2026/06/01/the-hall-family-3/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tThe Hall Family : Children’s Series<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE-TICKET SHOW | WEDNESDAY, JULY 1  | 7PM '
             'Show | 6PM Lawn Opens <br>\n'
             '<br>\n'
             '<b>Show Sponsor: <a '
             'href="https://stewietheduck.org/foundation/">STEW LEONARD III '
             'WATER SAFETY FOUNDATION </a></b><br>\n'
             '\n'
             '<br><br> \n'
             "<b>THE CHILDREN'S SERIES IS MADE POSSIBLE BY LEAD UNDERWRITING "
             'AND SUPPORT FROM <a '
             'href="https://berkowitzlawfirm.com/">BERKOWITZ, HANNA, AMDUR '
             '&amp; WILDSTEIN LLC</a> AND THE <a '
             'href="https://www.atgcf.org/">ACROSS THE GLOBE CHILDREN\'S '
             'FOUNDATION</a></b>\n'
             '<br><br>\n'
             "THE CHILDREN'S SERIES IS SUPPORTED BY <a "
             'href="https://www.ynhhs.org//">YALE NEW HAVEN HEALTH</a>  \n'
             '\n'
             '<br><br>\n'
             '* Ice Cream Truck: <a '
             'href="https://www.collegecreamery.com/">College Creamery</a>! '
             '<br>\n'
             '\n'
             '<br>\n'
             'FREE TICKETS ONLINE VIA RESERVE BUTTON BELOW. \n'
             '<br><br>\n'
             'This beloved annual tradition is not to be missed! Join Mary '
             'Ann, Bill, Emily and Daniel and special guests for joyful songs '
             'and fun. Their award-winning music will inspire you to sing and '
             "dance all summer long.  The band includes Parents' Choice Award "
             'winning singer/songwriter Emily Hall.  Since 1971, Mary Ann '
             'Hall’s Music for Children™ has brought the joy of music to '
             'thousands of children nationwide with a multi-sensory, '
             'age-appropriate curriculum.\n'
             '<br><br>\n'
             'Stewie the Duck will make a special pre-show appearance and '
             'together we will promote water safety!\n'
             '<br><br>\n'
             'In 1990 Kim and Stew Leonard founded the <a '
             'href="https://stewietheduck.org/foundation/">Stew Leonard III '
             'Water Safety Foundation</a> in memory of their son.  Since this '
             'time, the Foundation has raised more than $2 million dollars to '
             'go towards water safety awareness and education, including '
             'lifeguard training and providing 10,000 free or low-cost '
             'swimming lessons to children every year. \n'
             '<br><br>\n'
             'In June of 2023, they opened the first Stewie the Duck Swim '
             'School in Norwalk, Connecticut, across the street from the '
             'flagship Stew Leonard’s farm fresh food store. Stewie the Duck '
             'Swim School’s mission is to save a life one swim lesson at a '
             'time. All proceeds from the school will be used to fund swim '
             'lessons for children in need.  \n'
             '\n'
             '<br>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'The Levitt Pavilion Season features over 50 shows presented '
             "free-of-charge (free-ticket shows), including the Children's "
             'Series on Wednesdays and select Thursdays, plus our Stars on '
             'Tour series and Gala to fill your spring, summer and fall with '
             'music, performing arts and more. <a '
             'href="https://bit.ly/LevittPavilionEnews">SIGN UP FOR OUR ENEWS '
             'TO STAY TUNED! </a>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 01, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:33 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2258
2026-06-16 10:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/comedy-night-2-2026/>
{'event_url': 'https://levittpavilion.com/2026/06/01/comedy-night-2-2026/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tComedy Night #2<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW  |  TUESDAY, JULY 21 | '
             '7:00PM SHOW / 6:00PM DOORS <br>\n'
             'IN ASSOCIATION WITH JOHN TOBIN PRESENTS! <br>\n'
             '<br>\n'
             'Free tickets may be reserved in advance via Reserve button below '
             'to guarantee entry - or - check in at Box Office night of show. '
             'Available free entry on a first-come basis, space permitting! '
             'Box Office opens on site 2-hours before show time on show '
             'days. \n'
             '<br>\n'
             '<br>\n'
             'John Tobin Presents! delivers a slate of their funniest stand-up '
             'comedians for another free night of side-splitting laughs under '
             'the stars!\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion 2026 Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your 2026 Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 21, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/dirty-sock-funtime-band/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/wcb-26/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/flor-bromley/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/mt-jones/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/divi-roxx-kids/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/wild-child-for-kids/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/early-clover-2026/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/connecticut-ballet-7/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2946
2026-06-16 10:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/dirty-sock-funtime-band/>
{'event_url': 'https://levittpavilion.com/2026/06/01/dirty-sock-funtime-band/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tDirty Sock Funtime Band : Children’s Series '
             'Launch!<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE-TICKET SHOW | THURSDAY, JUNE 18  | 7PM '
             'Show | 6PM Lawn Opens <br>\n'
             '<br>\n'
             "<b>THE CHILDREN'S SERIES IS MADE POSSIBLE BY LEAD UNDERWRITING "
             'AND SUPPORT FROM <a '
             'href="https://berkowitzlawfirm.com/">BERKOWITZ, HANNA, AMDUR '
             '&amp; WILDSTEIN LLC</a> AND THE <a '
             'href="https://www.atgcf.org/">ACROSS THE GLOBE CHILDREN\'S '
             'FOUNDATION</a></b>\n'
             '<br><br>\n'
             "THE CHILDREN'S SERIES IS SUPPORTED BY <a "
             'href="https://www.ynhhs.org//">YALE NEW HAVEN HEALTH</a>  \n'
             '\n'
             '<br><br>\n'
             '* Ice Cream Truck: <a '
             'href="https://www.collegecreamery.com/">College Creamery</a>! '
             '<br>\n'
             '\n'
             '<br>\n'
             'FREE TICKETS ONLINE VIA RESERVE BUTTON BELOW. \n'
             '<br><br>\n'
             'Get ready! The Dirty Sock Funtime Band (DSFB) returns to the '
             "Levitt Pavilion's Epstein Stage to blast off the Children's "
             'Series Launch with an extra special show! Take part in this '
             'wild, musical comedy show where anything (and we mean anything) '
             'can happen and everyone is celebrated for who they are!\n'
             '<br><br>\n'
             '\n'
             'Join the adventures of rock n’ roll best buds Mike and Stephen, '
             'their band, The Dirty Socks, and a pink-haired sidekick, as they '
             'take on kid-sized challenges with big-sized imaginations.  '
             'Mainstays on Nick Jr. and PBS, the DSFB is celebrating over 20 '
             'years of entertaining families across the world with live-action '
             'comedy, animated videos, puppetry and singalongs. \n'
             '<br><br>\n'
             'The “most innovative and imaginative children’s music ever!” - '
             'MTV\n'
             '<br><br>\n'
             '"The Best Kids Band in New York" - Time Out New York \n'
             '<br><br>\n'
             '"The most wildly innovative kids music I\'ve ever heard" - Chris '
             'Baron of the Spin Doctors\n'
             '<br><br>\n'
             'The Levitt Pavilion Season features over 50 shows presented '
             "free-of-charge (free-ticket shows), including the Children's "
             'Series on Wednesdays and select Thursdays, plus our Stars on '
             'Tour series and Gala to fill your spring, summer and fall with '
             'music, performing arts and more. <a '
             'href="https://bit.ly/LevittPavilionEnews">SIGN UP FOR OUR ENEWS '
             'TO STAY TUNED! </a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             '<br><br>\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 18, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2522
2026-06-16 10:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/wcb-26/>
{'event_url': 'https://levittpavilion.com/2026/06/01/wcb-26/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tWestport Community Band<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | TUESDAY, JULY 7 | 7.00PM '
             'SHOW / DOORS 6:00PM <br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies).   If all available public-facing free '
             'tickets are distributed in advance, season members receive '
             'priority access to a limited supply of free tickets (this '
             '"member reserve" of free tickets is based on limited supplies, '
             'while supplies last). </i>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             '\n'
             'The Westport Community Band, founded in 1977, is composed of '
             'adult musicians from Fairfield and Westchester Counties, who '
             'represent a wide variety of professional backgrounds and bring '
             'diverse musical experiences to the group. All share an interest '
             'in exploring challenging concert band literature, improving '
             'individual technique, and creating music as an ensemble, while '
             'bringing excellent entertainment to our audiences and enjoyment '
             'to ourselves.\n'
             '<br><br>\n'
             'Under the direction of Sal LaRusso, former director of bands for '
             'Weston High School, the sixty piece group performs a wide '
             'variety of music including concert band compositions, show '
             'tunes, marches, pop, and classical.\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a href="https://bit.ly/LevittPavilionEnews">SIGN UP FOR OUR '
             'ENEWS TO STAY TUNED! </a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 07, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3624
2026-06-16 10:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/flor-bromley/>
{'event_url': 'https://levittpavilion.com/2026/06/01/flor-bromley/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tFlor Bromley : Children’s Series<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE-TICKET SHOW | WEDNESDAY, JULY 29  | '
             '7PM Show | 6PM Lawn Opens <br>\n'
             '<br>\n'
             "<b>THE CHILDREN'S SERIES IS MADE POSSIBLE BY LEAD UNDERWRITING "
             'AND SUPPORT FROM <a '
             'href="https://berkowitzlawfirm.com/">BERKOWITZ, HANNA, AMDUR '
             '&amp; WILDSTEIN LLC</a> AND THE <a '
             'href="https://www.atgcf.org/">ACROSS THE GLOBE CHILDREN\'S '
             'FOUNDATION</a></b>\n'
             '<br><br>\n'
             "THE CHILDREN'S SERIES IS SUPPORTED BY <a "
             'href="https://www.ynhhs.org//">YALE NEW HAVEN HEALTH</a>  \n'
             '\n'
             '<br><br>\n'
             '* Ice Cream Truck: <a '
             'href="https://www.collegecreamery.com/">College Creamery</a>! '
             '<br>\n'
             '\n'
             '<br>\n'
             'FREE TICKETS ONLINE VIA RESERVE BUTTON BELOW. \n'
             '<br><br>\n'
             'Flor Bromley is 2026 GRAMMY® and 2023 Latin GRAMMY® nominated '
             'singer/songwriter for families. \n'
             '<br><br>\n'
             'Originally from Peru, she dedicates her life to creating music '
             'for kids that elevates our Latin culture making it her mission '
             'to share her bilingual experience with a new generation. She is '
             'a professionally trained musical theater actress who uses global '
             'rhythms, the power of storytelling, and puppetry to engage '
             'audiences of all backgrounds and ages. \n'
             '<br><br>\n'
             'She has released 4 bilingual family albums and songs have been '
             'featured and played on the top 13 of Sirius XM’s Kids Place Live '
             'and PBS WNET Thirteen TV program “Let’s Learn.” Her album '
             '“Fiesta Global” was named an official selection of notable works '
             'for children by the American Library Association. “Pachamama” '
             'her album tribute to Mother Earth and her origin roots was '
             'awarded a National Parenting Product Award (NAPPA), and her song '
             '“The Ocean”, a collaboration with Laurie Berkner, was a USA '
             'songwriting competition finalist. \n'
             '<br><br>\n'
             'Her latest album “Aventuras” earned a nomination as Best Latin '
             'Music Album For Children by The Latin Recording Academy. Her '
             'song “Dreamland” is a 2024 Award Finalist in the John Lennon '
             'Songwriting Contest and a semi-finalist in the International '
             'Songwriting Competition. She was awarded a 2023 Arts Alive '
             'Individual Artist Grant for her work in the bilingual '
             'community. \n'
             '\n'
             '<br><br>\n'
             'She has performed venues such as Wolftrap (VA), Miami Children’s '
             'Museum (FL), Please touch Museum (PA), Strand Theatre (ME), '
             'Children’s Museum of Manhattan (NYC), Museo del Barrio, NYC '
             'KidsFest, among others. \n'
             '\n'
             '<br>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'The Levitt Pavilion Season features over 50 shows presented '
             "free-of-charge (free-ticket shows), including the Children's "
             'Series on Wednesdays and select Thursdays, plus our Stars on '
             'Tour series and Gala to fill your spring, summer and fall with '
             'music, performing arts and more. <a '
             'href="https://bit.ly/LevittPavilionEnews">SIGN UP FOR OUR ENEWS '
             'TO STAY TUNED! </a>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 29, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3207
2026-06-16 10:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/mt-jones/>
{'event_url': 'https://levittpavilion.com/2026/06/01/mt-jones/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tMT Jones<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | FULL BAND SHOW | SUNDAY, '
             'JULY 19 | 7.00PM / DOORS 6:00PM <br>\n'
             'SPONSOR: LEIFER PROPERTIES\n'
             '<br><br>\n'
             'Free tickets available via Reserve Button below. <br>\n'
             '<i>Reminder: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies).    \n'
             '<br><br> \n'
             '\n'
             "Gathering inspiration from '60s and '70s soul greats across the "
             'Atlantic to modern R&amp;B and jazz, MT Jones evokes a sound '
             'that is both contemporary and timeless. His deeply soulful '
             'vocals transport you straight back to a smoke-filled speakeasy '
             'that somehow still feels fresh and innovative.\n'
             '<br><br> \n'
             'Between stints working on music regularly in Liverpool &amp; '
             'London, Jones has travelled the world as a musician &amp; penned '
             'songs for other artists, making a name for himself as a gifted '
             'and prolific songwriter. But lockdown gave him the time and '
             'space to put his talent under his own name. His debut single, "I '
             'Won\'t Ever Say Goodbye," was a soulful, heart-on-sleeve ballad '
             'that marked the start of big things and he has followed it with '
             'a series of singles that have grabbed widespread attention and '
             'half a million monthly listeners on Spotify, especially after '
             'BBC introducing multiple spins on 1xtra, where MT was a ‘Step '
             'up’ artist.\n'
             '<br><br> \n'
             'Now he releases "Joy," his debut album, in March of 2026, using '
             'it as a launchpad for an extended time on the road, where '
             'audiences will get a chance to vibe with his substantial talents '
             'in a live setting.\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your Season Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</i></p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 19, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3183
2026-06-16 10:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/divi-roxx-kids/>
{'event_url': 'https://levittpavilion.com/2026/06/01/divi-roxx-kids/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tDivi Roxx Kids : Children’s Series<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE-TICKET SHOW | WEDNESDAY, JULY 8  | 7PM '
             'Show | 6PM Lawn Opens <br>\n'
             '<br>\n'
             "<b>THE CHILDREN'S SERIES IS MADE POSSIBLE BY LEAD UNDERWRITING "
             'AND SUPPORT FROM <a '
             'href="https://berkowitzlawfirm.com/">BERKOWITZ, HANNA, AMDUR '
             '&amp; WILDSTEIN LLC</a> AND THE <a '
             'href="https://www.atgcf.org/">ACROSS THE GLOBE CHILDREN\'S '
             'FOUNDATION</a></b>\n'
             '<br><br>\n'
             "THE CHILDREN'S SERIES IS SUPPORTED BY <a "
             'href="https://www.ynhhs.org//">YALE NEW HAVEN HEALTH</a>  \n'
             '\n'
             '<br><br>\n'
             '* Ice Cream Truck: <a '
             'href="https://www.collegecreamery.com/">College Creamery</a>! '
             '<br>\n'
             '\n'
             '<br>\n'
             'FREE TICKETS ONLINE VIA RESERVE BUTTON BELOW. \n'
             '<br><br>\n'
             'Known for her extraordinary bass skills and dynamic artistry, '
             'Divinity Roxx is a Grammy-nominated powerhouse who built her '
             'career touring with 5-time Grammy-winning bass virtuoso Victor '
             'Wooten and sharing the stage with none other than the Queen B '
             'herself, Beyoncé.\n'
             '<br><br>\n'
             '“I believe that there is power in play,” Roxx tells Bass Empire '
             'Magazine. That love of play has led to two Grammy-nominated '
             'albums, Ready Set Go (2021) and World Wide Playdate (2024), as '
             'well as compositions that have been adapted into children’s '
             'books and adapted for television and theater. From writing a new '
             'work for the Peter Rabbit franchise to co-writing, producing, '
             'and performing the theme song for the Emmy-nominated PBS Kids’ '
             'show, Lyla in the Loop, Divinity continues to showcase her '
             'creative synergy across disciplines.\n'
             '<br><br>\n'
             'In an interview with NPR, Roxx explains she set out to write "a '
             "jam that's appropriate for a five year old, that makes them feel "
             'good about being alive, and makes them think about life in a '
             'different way." Through every groove and lyric, she channels '
             'that mission into music that uplifts, empowers, and invites '
             'audiences of all ages to embrace the joy of discovery.\n'
             '\n'
             '<br>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'The Levitt Pavilion Season features over 50 shows presented '
             "free-of-charge (free-ticket shows), including the Children's "
             'Series on Wednesdays and select Thursdays, plus our Stars on '
             'Tour series and Gala to fill your spring, summer and fall with '
             'music, performing arts and more. <a '
             'href="https://bit.ly/LevittPavilionEnews">SIGN UP FOR OUR ENEWS '
             'TO STAY TUNED! </a>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 08, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 5789
2026-06-16 10:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/wild-child-for-kids/>
{'event_url': 'https://levittpavilion.com/2026/06/01/wild-child-for-kids/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tWild Child for Kids : Children’s '
             'Series<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE-TICKET SHOW | WEDNESDAY, AUGUST 5  | '
             '7PM Show | 6PM Lawn Opens <br>\n'
             '<br>\n'
             "<b>THE CHILDREN'S SERIES IS MADE POSSIBLE BY LEAD UNDERWRITING "
             'AND SUPPORT FROM <a '
             'href="https://berkowitzlawfirm.com/">BERKOWITZ, HANNA, AMDUR '
             '&amp; WILDSTEIN LLC</a> AND THE <a '
             'href="https://www.atgcf.org/">ACROSS THE GLOBE CHILDREN\'S '
             'FOUNDATION</a></b>\n'
             '<br><br>\n'
             "THE CHILDREN'S SERIES IS SUPPORTED BY <a "
             'href="https://www.ynhhs.org//">YALE NEW HAVEN HEALTH</a>  '
             '<br><br>\n'
             "Ice Cream: Skip's Ice Cream truck will be on site!\n"
             '\n'
             '<br><br>\n'
             'The Levitt Pavilion proudly presents Wild Child for a very '
             'special 2-night residency: <br>\n'
             'On Wednesday, Aug 5, Wild Child for Kids as part of the Levitt '
             "Pavilion Children's Series; and <br>\n"
             'On Thursday, Aug 6, Wild Child as part of the Levitt Pavilion '
             '2026 Season <br>\n'
             '\n'
             '<br>\n'
             'FREE TICKETS FOR AUG 5TH ONLINE VIA RESERVE BUTTON BELOW. \n'
             '<br><br>\n'
             'Wild Child has spent nearly sixteen years making music together, '
             'growing up side by side through life’s highs and lows. After '
             'five albums and countless miles on the road, they’ve turned a '
             'long-running dream into their newest adventure - a playful, '
             'joy-filled children’s album for the fans who’ve been with them '
             'from the start and the little ones they’re now raising. Packed '
             'with silly, dance-worthy songs and heartfelt harmonies, it’s a '
             'love letter to friends big and small. \n'
             '<br><br>\n'
             'The album, Wild Child for Kids, bursts with playful, heartfelt '
             'tracks: Feelings — gentle guide to naming and embracing '
             'emotions; Animals — jungle-to-ocean romp through real and '
             'imagined worlds; <a '
             'href="https://youtu.be/GFfcH50unIQ?si=C5IMTmFoK57nH0Tg/">Dinosaur '
             'Jetpack</a> — joyous, giggle-inducing adventure born from a '
             'studio jam; Plus:  <a '
             'href="https://youtu.be/7nZDuTxaZhs?si=Q4f7ShoOouE6R5UE/">Fabulous</a>, '
             'Things We Love, Memory Lane, Rain or Sunshine, fresh takes on '
             'ABCs (feat. Sir Woman’s Kelsey, Spice, Uncle Roy) and Twinkle '
             'Twinkle, closing with Lullaby.\n'
             '<br><br>\n'
             'Wild Child is the Austin-born songwriting partnership of Kelsey '
             'Wilson and Alexander Beggins, a duo whose chemistry has powered '
             'more than a decade of acclaimed indie-folk releases and spirited '
             'live shows. What began as a spontaneous creative spark in the '
             'back of a tour van evolved into one of Austin’s most beloved '
             'bands, known for warm harmonies, candid storytelling, and an '
             'ever-evolving blend of folk, pop, and soulful brass-driven '
             'arrangements. After years of near-constant touring and the '
             'launch of their individual projects - Wilson’s Motown-leaning '
             'Sir Woman and Beggins’ dream-pop alter ego CoCo Zandi - the pair '
             'stepped back to explore new sounds and space, unsure when or how '
             'Wild Child might return.\n'
             '<br><br>\n'
             'That return arrived in an unexpected moment of stillness. When '
             'the world shut down and stages went dark, Wilson and Beggins '
             'found themselves back in a room together, preparing for online '
             'performances, rediscovering the spark that shaped their earliest '
             'songs. Within minutes, new material poured out - an organic '
             'reminder of the ease and honesty that has always defined their '
             'collaboration. The band reunited with longtime musical family '
             'and stepped into the studio with the same sense of openness and '
             'urgency that fueled their earliest recordings, capturing raw, '
             'unvarnished performances that leaned into emotion over '
             'perfection.\n'
             '<br><br>\n'
             'Wild Child’s creative community has always been central to their '
             'story - whether weathering a Texas ice storm together, writing '
             'by candlelight when power went out, or inviting new voices into '
             'their creative circle. Over the years, the band has continued to '
             'expand its sonic world while staying grounded in heartfelt '
             'songwriting and the distinct vocal interplay that first drew '
             'fans in. Their music reflects resilience, connection, and the '
             'messy joy of making something together when it matters most.\n'
             '<br><br>\n'
             'Today, Wild Child is following their curiosity wherever it '
             'leads: building out their label imprint Reba’s Ranch Records and '
             'diving into Wild Child for Kids, a project that lets them '
             'explore the same heart and imagination of their music through a '
             'family-friendly lens. With an ever-growing family of '
             'collaborators and a renewed commitment to making music on their '
             'own terms, the band remains a defining voice in the vibrant '
             'indie-folk musical landscape, continually finding new ways to '
             'surprise themselves and the listeners who have followed them '
             'from the beginning\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season features over 50 shows presented '
             "free-of-charge (free-ticket shows), including the Children's "
             'Series on Wednesdays and select Thursdays, plus our Stars on '
             'Tour series and Gala to fill your spring, summer and fall with '
             'music, performing arts and more. <a '
             'href="https://bit.ly/LevittPavilionEnews">SIGN UP FOR OUR ENEWS '
             'TO STAY TUNED! </a>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>August 05, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2506
2026-06-16 10:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/early-clover-2026/>
{'event_url': 'https://levittpavilion.com/2026/06/01/early-clover-2026/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tEarly Clover<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | SATURDAY, JULY 4  | '
             '7:30PM SHOW / 6:30PM DOORS <br>\n'
             'Show Sponsor: Evi Allen Special Program Fund &amp; The Allen '
             'Family<br><br>\n'
             '\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies).   If all available public-facing free '
             'tickets are distributed in advance, season members receive '
             'priority access to a limited supply of free tickets (this '
             '"member reserve" of free tickets is based on limited supplies, '
             'while supplies last). </i>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             '\n'
             '\n'
             '\n'
             'The former Coasters’ lead singer and Apollo favorite pays '
             'tribute to Marvin Gaye, Sam Cooke, Nat King Cole, Otis Redding, '
             'and more. A spectacular live show!\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion 2026 Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your 2026 Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 04, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:34 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2965
2026-06-16 10:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/connecticut-ballet-7/>
{'event_url': 'https://levittpavilion.com/2026/06/01/connecticut-ballet-7/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tBallet Under the Stars with Connecticut '
             'Ballet<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | TUESDAY, JULY 14 | DOORS '
             '6:30PM / PERFORMANCE 7:30PM<br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies).   If all available public-facing free '
             'tickets are distributed in advance, season members receive '
             'priority access to a limited supply of free tickets (this '
             '"member reserve" of free tickets is based on limited supplies, '
             'while supplies last). </i>\n'
             '<br><br>\n'
             'Ballet under the Stars returns!\n'
             '<br><br>\n'
             '\n'
             "Connecticut's renowned professional company performs a new "
             'program.\n'
             '<br><br>\n'
             'Connecticut Ballet was founded in 1981 by choreographers Brett '
             'Raphael and Luk de Layress. Its official debut took place (under '
             'the company’s former title, Ballet Today) at Jacob’s Pillow '
             'Dance Festival. The company became a resident performing company '
             'at Stamford Center for the Arts in 1986. In 2005, the company '
             'expanded performances to Bushnell Center for the Performing Arts '
             'and now calls Hartford its home base. In 2008, the company '
             'initiated a popular annual BALLET UNDER THE STARS series, '
             'featuring free performances across the state.\n'
             ' \n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your Season Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 14, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/seth-sikes/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/amelia-day/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/wild-child/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/mega-ran/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/clay-street-unit/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/comedy-night-pride/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/lamp-2026/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/01/isle-of-klezbos-3/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 4758
2026-06-16 10:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/seth-sikes/>
{'event_url': 'https://levittpavilion.com/2026/06/01/seth-sikes/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tSeth Sikes : Everything’s Coming Up Rainbows '
             '– A Broadway Pride Concert w/s/g Rose Levine<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | Sunday, June 14 | 6:00PM '
             'SHOW / 5:00PM DOORS <br>\n'
             'W/S/G Rose Levine <br>\n'
             'Sponsor: Leifer Properties<br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br>\n'
             '<br>\n'
             'Seth Sikes, one of New York’s standout cabaret performers, '
             'brings his signature charm and mischief to songs made famous by '
             'broadway female icons like Judy Garland, Bernadette Peters, Liza '
             'Minnelli, Barbra Streisand, and Patti LuPone. Big voices, bigger '
             'feelings, and just the right amount of trouble—these diva '
             'anthems and torchy tales of love and loss get a fresh spin '
             'that’s equal parts reverent and a little bit naughty. The New '
             'York Times calls him “a hit with audiences and critics alike.”\n'
             '\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'Seth Sikes is one of New York’s most popular young nightclub '
             'performers. Hailed as “the best male singer of his generation” '
             'by Theatre Scene, Sikes has been selling out venues since his '
             '2014 debut Seth Sikes Sings Judy Garland, which won Broadway '
             'World’s Best Tribute Show Award.  Reviewers were equally '
             'enthusiastic towards his follow-up show Seth Sikes Sings Liza '
             'Minnelli. The New York Post said, “It was a heartfelt concert. '
             'Sikes has a heap of fans and his audiences are always tightly '
             'packed and brimming with enthusiasm for his booming, jazzy '
             'renditions of their favorite songs.”  \n'
             '<br>\n'
             '<br>\n'
             'During the pandemic, Sikes created a series of music video '
             'parodies that went viral with hundreds of thousands of views and '
             'counting.  His most recent video, “Ring Them Bells,” was '
             'selected to close the globally watched Liza Minnelli 75th '
             'birthday tribute.\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'Sikes also works in the theatre behind the scenes. He was '
             'Associate Director for The Band’s Visit and The Nance on '
             'Broadway. He directed the original musical Bunked!, which won '
             'Outstanding Musical at the New York International Fringe '
             'Festival in 2010, as well as The 7th Annual Broadway Beauty '
             'Pageant.  Sikes performed Off-Broadway in Fame on 42nd Street.\n'
             '\n'
             '<br><br>\n'
             'Rose Levine, the Guinness World Record holder for the oldest '
             'still performing drag queen in the world, lights up the Levitt '
             'Pavilion with Seth Sikes! \n'
             '<br><br>\n'
             'A legendary performer with a seventy one year career on Fire '
             'Island and other familiar vacation spots including New York '
             'City, Robert “Rose” Levine made her Cherry Grove debut in 1955 '
             'and has since become one of Fire Island’s most cherished '
             'figures. With a legacy spanning hundreds of performances at '
             'places such as Fire Island, Rehoboth, Ft. Lauderdale, and Puerto '
             'Vallarta—from musicals and parodies to the infamous Who Killed '
             'Rose Levine?—Rose is both a showstopper and a community icon. '
             'Her contributions during the AIDS crisis, her beloved “Rose’s '
             'View” column, and her dedication to Fire Island’s theatrical and '
             'fundraising scenes have made her an enduring presence.\n'
             '<br><br>\n'
             'Still dazzling at 93, Levine will take the David &amp; Geri '
             'Epstein Stage to share songs and her indomitable spirit! \n'
             '\n'
             '\n'
             '<br><br>\n'
             '<br>\n'
             'The Levitt Pavilion 2026 Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your 2026 Membership now! </a> '
             'Members also enjoy access to a member reserve of free tickets '
             '(based on limited supplies) to free shows throughout the Season '
             '*plus* enjoy exclusive member discounts on paid-ticket shows '
             'throughout the season!*\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 14, 2026 | 6:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 4385
2026-06-16 10:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/amelia-day/>
{'event_url': 'https://levittpavilion.com/2026/06/01/amelia-day/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tAmelia Day<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | TUESDAY, JULY 28 | '
             '7:00PM SHOW / 6:00PM DOORS <br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies).   If all available public-facing free '
             'tickets are distributed in advance, season members receive '
             'priority access to a limited supply of free tickets (this '
             '"member reserve" of free tickets is based on limited supplies, '
             'while supplies last). </i>\n'
             '<br>\n'
             '<br>\n'
             'It took a world-shaking breakup for Amelia Day to find her true '
             'sound — and herself. She embraces the full range of her '
             'influences with "EGO TRIP," a genre-bending EP stacked high with '
             'alt-rock guitars, pop hooks, swooning keyboards, and the sharp '
             'songwriting of a lifelong storyteller. Inspired by the sudden '
             'collapse of a college romance, "EGO TRIP" finds room for anger, '
             'liberation, and healing, with Amelia nodding not only to the '
             'folk music she discovered as a child in the Pacific Northwest, '
             'but also the electrifying empowerment of her favorite 1990s '
             'frontwomen. The result is a collection of melody-driven songs '
             'that breathe new life into classic sounds, largely written in '
             'her adopted hometown of Nashville and recorded at Bear Creek '
             'Studio in her home state of Washington. With "EGO TRIP," Amelia '
             'Day creates her own geography.\n'
             '<br>\n'
             '<br>\n'
             '"It’s at once precisely curated, each note and lyric accounted '
             'for, and eagerly committed to the maximalist extremes of '
             'whatever genre’s playground she’s found herself in." - '
             'Washington Post\n'
             '<br>\n'
             '<br>\n'
             '"Gracing Spotify playlists with titles like \'Narnia vibes for '
             "reading,' 'goblin core' and 'sapphic songs for your talking "
             "stages,' Day's music is upfront about what it is: honest and "
             'relatable storytelling." - Inlander\n'
             '<br>\n'
             '<br>\n'
             '"Her lyricism has done some shifting, too. Although Day still '
             'writes about love, heartbreak and the many variables of a '
             'romantic relationship, she has found herself writing about '
             'journeying into adulthood, climate change, omniscient '
             'perspectives and more. Day has also acquired a story-telling '
             'style featuring wordplay, double-meanings and rhythmic '
             'variations." - Spokesman-Review\n'
             '<br>\n'
             '<br>\n'
             '“Embracing honesty and staying true to herself throughout these '
             'challenges has given her songs a rawness that resonates strongly '
             'with listeners — both lyrically and musically.” — Northwest '
             'Noise Magazine\n'
             '<br>\n'
             '<br>\n'
             '"Day’s set was energetic, emotional and full of fun, just like '
             'all of her music. Wherever Amelia Day’s musical journey takes '
             'her next, I’m excited to be a fan along for the ride." - '
             'Vanderbilt Hustler\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, dance, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your Season Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 28, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 5837
2026-06-16 10:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/wild-child/>
{'event_url': 'https://levittpavilion.com/2026/06/01/wild-child/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tWild Child<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | THURSDAY, AUGUST 6 | '
             '7:30PM SHOW / 6:30PM DOORS <br>\n'
             'The Levitt Pavilion proudly presents Wild Child for a very '
             'special 2-night residency: <br>\n'
             'On Wednesday, Aug 5, Wild Child for Kids as part of the Levitt '
             "Pavilion Children's Series; and <br>\n"
             'On Thursday, Aug 6, Wild Child as part of the Levitt Pavilion '
             '2026 Season <br>\n'
             'FREE TICKETS FOR AUG 6TH ONLINE VIA RESERVE BUTTON BELOW. <br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies).   If all available public-facing free '
             'tickets are distributed in advance, season members receive '
             'priority access to a limited supply of free tickets (this '
             '"member reserve" of free tickets is based on limited supplies, '
             'while supplies last). </i>\n'
             '<br>\n'
             '<br>\n'
             'Album Review: Wild Child - End Of The World — Caroline '
             'Birmingham (THE WAVE) : From start to finish, the album is '
             'dramatic and captivating, radiates warmth like the Texas sun and '
             'overflows with authenticity, intimacy, and soul. \n'
             '<br>\n'
             '<br>\n'
             '"\'End Of The World\' is...one of the band’s finest moments." — '
             'John Moore (Glide Magazine) <br>\n'
             'The frenetic title track off of Wild Child’s fifth LP has some '
             'pretty dark origins. “End Of the World” was written towards the '
             'end of the massive 2021 ice storm that paralyzed Texas '
             'ultimately killing hundreds as a result of hypothermia and '
             'carbon monoxide poisoning. But Wild Child were able to channel '
             'that uncertainty and helplessness into an addictively catchy '
             'anthem for the current world we are living in, in the process '
             'creating one of the best songs the band has ever recorded. \n'
             '<br>\n'
             '<br>\n'
             'Wild Child is the Austin-born songwriting partnership of Kelsey '
             'Wilson and Alexander Beggins, a duo whose chemistry has powered '
             'more than a decade of acclaimed indie-folk releases and spirited '
             'live shows. What began as a spontaneous creative spark in the '
             'back of a tour van evolved into one of Austin’s most beloved '
             'bands, known for warm harmonies, candid storytelling, and an '
             'ever-evolving blend of folk, pop, and soulful brass-driven '
             'arrangements. After years of near-constant touring and the '
             'launch of their individual projects – Wilson’s Motown-leaning '
             'Sir Woman and Beggins’ dream-pop alter ego CoCo Zandi – the pair '
             'stepped back to explore new sounds and space, unsure when or how '
             'Wild Child might return. \n'
             '<br>\n'
             '<br>\n'
             'That return arrived in an unexpected moment of stillness. When '
             'the world shut down and stages went dark, Wilson and Beggins '
             'found themselves back in a room together, preparing for online '
             'performances, rediscovering the spark that shaped their earliest '
             'songs. Within minutes, new material poured out – an organic '
             'reminder of the ease and honesty that has always defined their '
             'collaboration. The band reunited with longtime musical family '
             'and stepped into the studio with the same sense of openness and '
             'urgency that fueled their earliest recordings, capturing raw, '
             'unvarnished performances that leaned into emotion over '
             'perfection. \n'
             '<br>\n'
             '<br>\n'
             'Wild Child’s creative community has always been central to their '
             'story – whether weathering a Texas ice storm together, writing '
             'by candlelight when power went out, or inviting new voices into '
             'their creative circle. Over the years, the band has continued to '
             'expand its sonic world while staying grounded in heartfelt '
             'songwriting and the distinct vocal interplay that first drew '
             'fans in. Their music reflects resilience, connection, and the '
             'messy joy of making something together when it matters most. \n'
             '<br>\n'
             '<br>\n'
             'Today, Wild Child is following their curiosity wherever it '
             'leads: building out their label imprint Reba’s Ranch Records and '
             'diving into Wild Child for Kids, a project that lets them '
             'explore the same heart and imagination of their music through a '
             'family-friendly lens. With an ever-growing family of '
             'collaborators and a renewed commitment to making music on their '
             'own terms, the band remains a defining voice in the vibrant '
             'indie-folk musical landscape, continually finding new ways to '
             'surprise themselves and the listeners who have followed them '
             'from the beginning. \n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, dance, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your Season Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>August 06, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2500
2026-06-16 10:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/mega-ran/>
{'event_url': 'https://levittpavilion.com/2026/06/01/mega-ran/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tMega Ran : Children’s Series<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE-TICKET SHOW | WEDNESDAY, JULY 22  | '
             '7PM Show | 6PM Lawn Opens <br>\n'
             '<br>\n'
             "<b>THE CHILDREN'S SERIES IS MADE POSSIBLE BY LEAD UNDERWRITING "
             'AND SUPPORT FROM <a '
             'href="https://berkowitzlawfirm.com/">BERKOWITZ, HANNA, AMDUR '
             '&amp; WILDSTEIN LLC</a> AND THE <a '
             'href="https://www.atgcf.org/">ACROSS THE GLOBE CHILDREN\'S '
             'FOUNDATION</a></b>\n'
             '<br><br>\n'
             "THE CHILDREN'S SERIES IS SUPPORTED BY <a "
             'href="https://www.ynhhs.org//">YALE NEW HAVEN HEALTH</a>  \n'
             '\n'
             '<br><br>\n'
             '* Ice Cream Truck: <a '
             'href="https://www.collegecreamery.com/">College Creamery</a>! '
             '<br>\n'
             '\n'
             '<br>\n'
             'FREE TICKETS ONLINE VIA RESERVE BUTTON BELOW. \n'
             '<br><br>\n'
             'Mega Ran is proof that Hip Hop can go anywhere! A former middle '
             'school teacher turned Grammy-nominated rapper for Best '
             "Children’s Album, Mega Ran's educational and empowering Hip Hop "
             'tracks like “You’re Enough” and “Get Your Wiggle On” will have '
             'you giggling and bobbing your head to the beat. Besides being a '
             'Billboard chart-topping children’s artist and foster father, '
             'gamers may recognize Mega Ran’s music from major video games '
             'like Mortal Kombat 11 and Teenage Mutant Ninja Turtles: '
             'Shredder’s Revenge.\n'
             '\n'
             '<br>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'The Levitt Pavilion Season features over 50 shows presented '
             "free-of-charge (free-ticket shows), including the Children's "
             'Series on Wednesdays and select Thursdays, plus our Stars on '
             'Tour series and Gala to fill your spring, summer and fall with '
             'music, performing arts and more. <a '
             'href="https://bit.ly/LevittPavilionEnews">SIGN UP FOR OUR ENEWS '
             'TO STAY TUNED! </a>\n'
             '\n'
             '\n'
             '<br><br>\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 22, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3250
2026-06-16 10:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/clay-street-unit/>
{'event_url': 'https://levittpavilion.com/2026/06/01/clay-street-unit/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tClay Street Unit<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | FRIDAY, JULY 3  | 7:30PM '
             'SHOW / 6:30PM DOORS <br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies).   If all available public-facing free '
             'tickets are distributed in advance, season members receive '
             'priority access to a limited supply of free tickets (this '
             '"member reserve" of free tickets is based on limited supplies, '
             'while supplies last). </i>\n'
             '<br>\n'
             '<br>\n'
             'Hailing from Denver, Colorado, Clay Street Unit mixes the '
             'acoustic instrumentation of bluegrass and folk with the '
             'amplified energy of Americana and country. The result is a '
             'singular interpretation of American roots music that blurs the '
             'borders between genre and geography, fusing the influence of the '
             'Rocky Mountains with the traditions of the Appalachians. Driven '
             'forward by drums, sharp songwriting, and the chemistry of good '
             "friends and musical brothers who've shared countless hours on "
             "stage, Clay Street Unit's music doesn't just nod to the band's "
             'influences; it reshapes them into something new. With their '
             'debut album on the horizon, Clay Street Unit are staking their '
             'claim as torchbearers of something both fresh and familiar, '
             'nodding to the foundations of American music while sharpening '
             'their own progressive edge.\n'
             '<br>\n'
             '<br>\n'
             'Members: Sam Walker (Lead Vocals/Guitar), Scottie Bolin '
             '(Mandolin/Vocals), Brad Larrison (Pedal Steel Guitar), Jack '
             'Kotarba (Bass), Brendan Lamb (Drums)\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your Season Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 03, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 2282
2026-06-16 10:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/comedy-night-pride/>
{'event_url': 'https://levittpavilion.com/2026/06/01/comedy-night-pride/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tComedy Night #1 : Pride Edition!<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW - PRIDE EDITION 2026! |  '
             'TUESDAY, JUNE 30 | 7:00PM SHOW / 6:00PM DOORS <br>\n'
             'IN ASSOCIATION WITH JOHN TOBIN PRESENTS! <br>\n'
             '<br>\n'
             'Free tickets may be reserved in advance via Reserve button below '
             'to guarantee entry - or - check in at Box Office night of show. '
             'Available free entry on a first-come basis, space permitting! '
             'Box Office opens on site 2-hours before show time on show '
             'days. \n'
             '<br>\n'
             '<br>\n'
             'John Tobin Presents! delivers a slate of their funniest stand-up '
             'comedians for a another free night of laughs under the stars!\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion 2026 Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your 2026 Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 30, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3949
2026-06-16 10:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/lamp-2026/>
{'event_url': 'https://levittpavilion.com/2026/06/01/lamp-2026/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tLaMP ft. Russ Lawton, Scott Metzger &amp; '
             'Ray Paczkowski<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | FRIDAY, JULY 24  | '
             '7:30PM SHOW / 6:30PM DOORS <br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies).   If all available public-facing free '
             'tickets are distributed in advance, season members receive '
             'priority access to a limited supply of free tickets (this '
             '"member reserve" of free tickets is based on limited supplies, '
             'while supplies last). </i>\n'
             '<br>\n'
             '<br>\n'
             'On a magical night at Nectar’s in Burlington, Vermont in '
             'December of 2018, three musical masters—Russ Lawton, Scott '
             'Metzger and Ray Paczkowski—came together with alchemical '
             "synthesis, and created a fresh, so-tight-it's-free sound, "
             'permeated with technical prowess and a deep-pocket punch. The '
             'packed house fortunate enough to be in attendance that night '
             'witnessed the birth of something very special. The following '
             'spring, the trio took the name LaMP by combining the first '
             'letters of each members’ surname, and reconvened back in Vermont '
             'at Sugarhouse Soundworks for an intense recording session with '
             'sound engineer Roger Stauss laying down tracks that would become '
             'their eponymous debut EP.\n'
             ' <br><br>\n'
             '\n'
             'Metzger, described by The Village Voice as “…an ace guitarist of '
             'a thousand styles,” and a full-time member of the beloved Joe '
             'Russo’s Almost Dead, tested the decades-strong synergy between '
             'Lawton and Paczkowski forged from their time playing with Trey '
             'Anastasio Band and their duo project Soule Monde. It resulted in '
             'seven tracks crackling with energy and soul. The melodic and '
             'harmonic interplay between Paczkowski’s swirling organ and '
             'clavinet dancing with Metzger’s acrobatic melodies on '
             "telecaster, driven by Lawton's unflappable backbeat, produced a "
             'record that will stand the test of time. Ever since—as the three '
             'members busy schedules have allowed—LaMP has prioritized '
             'bringing the music to the people with shows across the East '
             'Coast. As word has spread and the crowds have grown with each '
             'subsequent tour, it’s become clear that LaMP will be a musical '
             'force to be reckoned with for the foreseeable future.\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, dance, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your Season Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 24, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3101
2026-06-16 10:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/01/isle-of-klezbos-3/>
{'event_url': 'https://levittpavilion.com/2026/06/01/isle-of-klezbos-3/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tIsle of Klezbos : Pride Concert<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | Tuesday, June 16 | '
             '7:00PM SHOW / 6:00PM DOORS <br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br>\n'
             '<br>\n'
             'Lauded by New York Magazine for "cutting edge klezmer," and the '
             'L.A. Blade as "rapturous and rollicking," the band specializes '
             'also in re-grooved standards, obscure vintage soundtrack gems, '
             'and genre-defying originals.\n'
             '<br><br>\n'
             'Isle of Klezbos approaches Yiddish musical traditions with '
             'loving irreverence and profound respect. \n'
             '<br><br>\n'
             'Now in their 27th year and counting, with a touring history from '
             'Vienna to Vancouver, they recently released their celebratory '
             'album "Yiddish Silver Screen"(Zilberne Kino) with a launch party '
             "concert at Joe's Pub. This album follows up their award-winning "
             'debut "Greetings from the Isle of Klezbos" and their acclaimed '
             'concert recording "Live From Brooklyn".\n'
             '<br><br>\n'
             'With repertoire ranging from rambunctious to swinging to '
             'ethereal, Isle of Klezbos has been seen and heard on HBO, NPR, '
             'CBS Sunday Morning, PBS and “The L Word,” as well as enjoying '
             'collaborations with artists such as Jill Sobule, Gregg Bordowitz '
             'and the Grammy-nominated, platinum-selling Scissor Sisters. The '
             "ensemble's own Off-Off Broadway hit J. Edgar Klezmer: Songs from "
             "My Grandmother's FBI Files was praised by The New York Times for "
             'lively score &amp; smart writing. \n'
             '<br><br>\n'
             '\n'
             '\n'
             '<br>\n'
             '\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your Season Membership now! </a> '
             'Members also enjoy access to a member reserve of free tickets '
             '(based on limited supplies) to free shows throughout the Season '
             '*plus* enjoy exclusive member discounts on paid-ticket shows '
             'throughout the season!*\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>June 16, 2026 | 7:00 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/09/bonnie-raitt/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/06/billy-the-showmen-7/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/10/amani-burnham-july16/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/10/the-machine-2026/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/12/hollywood-nights/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://levittpavilion.com/2026/06/06/residual-groove/> (referer: https://levittpavilion.com/calendar/)
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 4190
2026-06-16 10:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/09/bonnie-raitt/>
{'event_url': 'https://levittpavilion.com/2026/06/09/bonnie-raitt/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tBONNIE RAITT<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>Sunday, August 9, 2026 | 7:00pm \n'
             '<br>\n'
             'CHAIRS PROVIDED FOR ALL TICKET-HOLDERS. <br><br>\n'
             'THE LEVITT PAVILION GALA IS MADE POSSIBLE BY THE LEAD '
             'SPONSORSHIP OF THE ARTHUR AND CLAUDIA COHEN FAMILY FOUNDATION \n'
             '<br>\n'
             '<br>\n'
             'The GALA Cocktail Party is sponsored by Roz &amp; Bud '
             'Siegel.   \n'
             '<br><br>\n'
             '<b>MEMBER PRE-SALE BEGINS TUESDAY, JUNE 16 AT 10AM ET<br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Get '
             'your 2026 Season Membership now and enjoy exclusive member '
             'discounts and pre-sale access to this and upcoming shows! '
             '</a><br><br>\n'
             'PUBLIC ON SALE BEGINS FRIDAY, JUNE 19 AT 10AM ET</b>\n'
             '\n'
             '<br><br>\n'
             '<b><a '
             'href="https://ci.ovationtix.com/34174/production/1279597">GALA+CONCERT '
             'SINGLE TICKETS AND GALA+CONCERT PACKAGES ARE LOCATED IN THE '
             'PREMIUM SECTION. CLICK HERE TO PURCHASE</a> </b>\n'
             '<br><br>\n'
             '<b><a '
             'href="https://ci.ovationtix.com/34174/production/1279597">CONCERT-ONLY '
             'TICKETS ARE LOCATED IN THE FOLLOWING THREE GA SECTIONS: "THE '
             'SELECT" SECTION, THE PREFERRED SECTION, AND THE PATRON SECTION. '
             'CLICK HERE TO PURCHASE</a></b>\n'
             '<b></b>\n'
             '\n'
             '<br><br>\n'
             'Bonnie Raitt is a singer, songwriter, and guitarist whose unique '
             'style blends blues, R&amp;B, rock, and pop. After 20 years as a '
             'cult favorite, she broke through to the top in the early 90s '
             'with her Grammy Award-winning albums, Nick of Time and Luck of '
             'the Draw, which featured hits, “Something to Talk About” and “I '
             'Can’t Make You Love Me” among others. The thirteen-time GRAMMY '
             'winner was inducted into the Rock &amp; Roll Hall of Fame in '
             '2000 and Rolling Stone named the slide guitar ace one of the '
             '“100 Greatest Guitarists of All Time” and one of the “100 '
             'Greatest Singers of All Time.”\n'
             '<br><br>\n'
             'On tour for the better part of the last four years, Raitt has '
             'connected with audiences in North America, the UK, Ireland, '
             'Europe and Australia since the release of her critically '
             'acclaimed, three-time GRAMMY Award-winning studio album, Just '
             'Like That… in 2022. Recognized for her 55+ year career and '
             'multi-faceted artistic contributions, most recently Raitt was a '
             'Kennedy Center Honoree (Class of 2024), received the Billboard '
             'Women In Music Icon Award (2022) and a GRAMMY® Lifetime '
             'Achievement Award (2021).\n'
             '\n'
             '<br><br>Photo courtesy Austin PBS/Austin City Limits. Photo by '
             'Scott Newton. \n'
             '<br><br>\n'
             ' \n'
             '\n'
             'The Gala Cocktail Party takes place at Massi Co and Walrus '
             'Alley. Gala ticket holders will check in directly at the '
             'Cocktail Party (90 Post Road East) at 5PM.\n'
             '<br><br>\n'
             'FOR CONCERT-ONLY TICKET HOLDERS: LEVITT PAVILION PERIMETER CHECK '
             'IN, BARS, AND FOOD TRUCKS OPEN AT 5PM; DOORS TO VENUE OPEN AT '
             '6. \n'
             '<br><br>\n'
             'TERMS: Purchasing a ticket or being a guest at the venue denotes '
             'your understanding of and agreement to all terms and conditions, '
             'and is an agreement to comply with all of the venue’s rules, '
             'including discretionary and dynamic safety protocols. \n'
             '<br><br>\n'
             'If you are not able to provide appropriate documentation of your '
             'ticket, you will not be allowed to enter.  <br>\n'
             'Warning: Do not buy a ticket unless you are able to comply with '
             'these requirements and any rules and guidelines in effect at the '
             'time of the event. Failure to comply with rules and requirements '
             'for entry will result in no access to the event, but will not '
             'result in a refund. \n'
             '<br><br> \n'
             'All sales are final. No refunds. No exchanges. THIS IS A '
             'FUNDRAISING EVENT. Please read all rules and guidelines posted '
             'below and/or on the AudienceView/Ovationtix ticket-buying page '
             '(via the reserve button) before purchasing tickets or packages. '
             'FOR GALA SPONSOR AND BENEFACTOR ASSISTANCE, PLEASE EMAIL '
             'THELEVITTPAVILION@GMAIL.COM. \n'
             '\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>August 09, 2026 | 7:00pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-06-16 10:01:35 [levitt_pavilion] 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-06-16 10:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/06/billy-the-showmen-7/>
{'event_url': 'https://levittpavilion.com/2026/06/06/billy-the-showmen-7/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tBilly &amp; the Showmen<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | Saturday, August 29  | '
             '7:30PM SHOW / 6:30PM DOORS <br>\n'
             'Sponsor:   <a '
             'href="https://www.interstatelumber.com/">INTERSTATE</a>\n'
             '\n'
             '<br>\n'
             '<br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br><br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies, first-come basis).   If all available '
             'public-facing free tickets are distributed in advance, season '
             'members receive priority access to a limited supply of free '
             'tickets (this "member reserve" of free tickets is based on '
             'limited supplies, while supplies last). </i>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your Season Membership today! '
             'Members enjoy access to a member reserve of free tickets (based '
             'on limited supplies) to select free shows throughout the Season '
             '*plus* enjoy exclusive member discounts on paid-ticket shows '
             'throughout the Season!*</a>\n'
             '\n'
             '<br>\n'
             '<br>\n'
             'Established more than fifty years ago by band leader Billy '
             'Frenz, Billy and the Showmen has earned their reputation as one '
             "of Connecticut's most enduring club bands specializing in "
             "hard-driving Rhythm &amp; Blues, Soul, and Funk from the '60's "
             "and '70's.\n"
             "The band's repertoire includes the best of James Brown, Rick "
             'James, Percy Sledge, the Ohio Players, Blood, Sweat &amp; Tears, '
             'Marvin Gaye, Wilson Pickett, Junior Welles, King Floyd,  Average '
             'White Band, Tower of Power, Buddy Miles, Kool &amp; the Gang, '
             'Otis Redding and classic Motown artists such as the Temptations '
             'and Sam &amp; Dave.\n'
             '<br><br>\n'
             'Photo: Courtesy of Artist.\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS</a>\n'
             '\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>August 29, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:36 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 5934
2026-06-16 10:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/10/amani-burnham-july16/>
{'event_url': 'https://levittpavilion.com/2026/06/10/amani-burnham-july16/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tAmani Burnham : Debut Album Tour<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>Amani Burnham - Debut Album Tour : FREE '
             'TICKET SHOW <br>\n'
             'THURSDAY, JULY 16 | 7:30PM SHOW / 6:30PM DOORS<br>\n'
             'Reserve free tickets in advance via Reserve button below.  <br>\n'
             'Box office opens on-site 2-hours before show time; free tickets '
             'available on a first come basis, based on space and '
             'availability.\n'
             '<br>\n'
             '<br>\n'
             'Amani Burnham - the 20-year-old blues-rock sensation and '
             'Connecticut-based artist who has captivated millions on social '
             'media with his raw talent and magnetic presence - is ready to '
             'take flight with Roots &amp; Wings, his debut album on the '
             'acclaimed Blind Pig Records label.  The 12-track collection '
             "showcases Amani's remarkable guitar work—played uniquely with "
             'his right-hand thumb rather than a pick—alongside soulful vocals '
             'and introspective songwriting. From the turbo-charged '
             'instrumental "Fastlane" to the deeply personal title track '
             'reflecting on his Ethiopian roots, the album crackles with '
             'groovy blues-rock riffs, cosmic solos, and stinging vibrato. '
             'Recorded at the renowned Carriage House Studios with a classic '
             'power-trio setup, Roots &amp; Wings honors the legacy of '
             'blues-rock giants while heralding a bold new voice for a new '
             'generation.  \n'
             'Stay connected with <a '
             'href="https://www.amaniburnham.com/">Amani.</a> \n'
             '<br><br>\n'
             'This concert was originally scheduled to take place on May 29.  '
             'If you had already claimed a ticket, it will work for this new '
             'date! If you are unable to use your free tickets at this new '
             'date, please let us know at boxofficelevittpavilion[at]gmail.com '
             '- and be sure to check out other Amani tour dates! \n'
             '\n'
             '\n'
             '\n'
             '<br>\n'
             '<br>\n'
             '\n'
             '“Meet Amani Burnham, the budding blues-rock hero blending '
             'fingerstyle technique with SRV tone. Burnham is blowing minds '
             'with his fretwork.” – Guitar World (APRIL, 2026)\n'
             '<br>\n'
             '<br>\n'
             '\n'
             '"A spectacular new blues guitar force." —Blues Chronicles\n'
             '<br>\n'
             '<br>\n'
             '“With Roots and Wings Amani Burnham blazes his own trail, '
             'following closely in the lights of guitarists like Hendrix and '
             'Stevie Vaughan, but brings is own fierce styles of towering '
             'rhythms and blistering leads on his songs.” — Living Blues\n'
             '<br><br>\n'
             '20 year-old Connecticut-based Amani Burnham will be releasing '
             'his debut album Roots &amp; Wings (Blind Pig Records) on May '
             '29!  Experience his Levitt Pavilion debut - the first free show '
             'of the 2026 Season - and clock your bragging rights now!\n'
             '<br>\n'
             '<br>\n'
             'Seventy years after its initial recording, blues-rock artist '
             'Amani Burnham posted a video of himself playing Muddy Waters’ '
             '“Hoochie Coochie Man.” It was surreal to see a 19-year-old on '
             'Instagram wielding a white Fender Stratocaster with such '
             'dexterous ferocity and sensual charisma.\n'
             '<br>\n'
             '<br>\n'
             ' \n'
             '\n'
             'In his hands, the Willie Dixon blues standard sounded sexy and '
             'dangerous again. At the time, Amani hadn’t been playing guitar '
             'for very long, and the post was simply a natural extension of '
             'his love for blues-rock. Yet his fluid soloing and electrifying '
             'showmanship captured the imagination of blues fans and seasoned '
             'professional musicians alike, inadvertently heralding the '
             'arrival of a new blues dynamo.\n'
             '<br>\n'
             '<br>\n'
             ' \n'
             '\n'
             'Today, Amani is stepping out from behind the screen with his '
             'debut album, Roots &amp; Wings, coming soon on Blind Pig '
             "Records. The 12-track collection showcases Amani's remarkable "
             'guitar work—played uniquely with his right-hand thumb rather '
             'than a pick—alongside soulful vocals and introspective '
             'songwriting. From the turbo-charged instrumental "Fastlane" to '
             'the deeply personal title track reflecting on his Ethiopian '
             'roots, the album crackles with groovy blues-rock riffs, cosmic '
             'solos, and stinging vibrato. Recorded at the renowned Carriage '
             'House Studios with a classic power-trio setup, Roots &amp; Wings '
             'honors the legacy of blues-rock giants while heralding a bold '
             'new voice for a new generation.\n'
             '\n'
             '\u200b<br>\n'
             '<br>\n'
             '\n'
             'Since starting on social media in late 2023, Amani has amassed '
             'more than 240,000 followers and nearly 30 million cumulative '
             'views on TikTok, Instagram, and Facebook. “Blues, like nature, '
             'has to keep evolving,” Amani says. “You can trace heavy metal, '
             'prog rock, grunge, everything, back to it. I want to be a part '
             'of that evolution.”\n'
             '\n'
             '\n'
             '\u200b\n'
             '\n'
             '\n'
             '\n'
             '<br>\n'
             '<br>\n'
             '\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion 2026 Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS TO STAY TUNED! </a>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your 2026 Membership now! Members '
             'also enjoy access to a member reserve of free tickets (based on '
             'limited supplies) to free shows throughout the Season *plus* '
             'enjoy exclusive member discounts on paid-ticket shows throughout '
             'the season!*</a>\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 16, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:36 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 4554
2026-06-16 10:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/10/the-machine-2026/>
{'event_url': 'https://levittpavilion.com/2026/06/10/the-machine-2026/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tTHE MACHINE PERFORMS PINK FLOYD<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FRIDAY, AUGUST 21 * 7PM SHOW / 6PM DOORS\n'
             '<br>\n'
             '<br>\n'
             'Take advantage of Early Bird while supplies last: <br>\n'
             '<b><a '
             'href="https://ci.ovationtix.com/34174/production/1280074">Member '
             'Pre-Sale ACTIVE NOW</a> </b><br><br>\n'
             'Enjoy pre-sale access and member discounts to this and upcoming '
             'shows!* <a '
             'href="https://ci.ovationtix.com/34174/store/packages">Get your '
             '2026 Membership now</a>\n'
             '<br> Already a member: <a '
             'href="https://web.ovationtix.com/trs/account/34174">Log-in '
             'here.</a>\n'
             '<br><br>\n'
             '<a '
             'href="https://ci.ovationtix.com/34174/production/1280074">Public '
             'On Sale: Friday, June 12 at 10am ET</a>\n'
             'PREMIUM LAWN Section GA (closest to stage):<br>\n'
             'Premium viewing area *and * dedicated cc bar exclusively for all '
             'premium ticket holders.<br>\n'
             'Early Bird: $50 / Member $45<br>\n'
             'Advance: $55 / Member $49.50<br>\n'
             'DAY OF SHOW: $60<br>\n'
             '\n'
             '<br><br>\n'
             'LAWN Section GA:<br>\n'
             'Ticket holders in this section will be able to enjoy the bar '
             'located on the terrace.<br>\n'
             'Early Bird $25 / Member $22.50<br>\n'
             'Advance GA: $30 / Member $22.50<br>\n'
             'DAY OF SHOW: $35\n'
             '<br><br>\n'
             'A $4 Facility Fee is added to all non-member tickets.\n'
             '<br><br>\n'
             '\n'
             'The Machine has forged a nearly 40 year reputation of extending '
             'the musical legacy of Pink Floyd. The New York-based quartet '
             "performs a diverse mix of The Floyd's extensive 15- album "
             'repertoire, complete with faithful renditions of popular hits as '
             'well as obscure gems.\n'
             'With stellar musicianship and passionate delivery, The Machine '
             'explores collective improvisation rivaling that of an early '
             "1970's Pink Floyd, while their use of expanded theatrical "
             'elements and elaborate stage displays and lighting continues The '
             "Floyd spirit of the 1980's. The band is also known for "
             'recreating entire albums as a part of their show, accepting '
             'requests from fans, and for taking an A - Z approach in which '
             'one song is played for every letter of the alphabet.\n'
             '<br><br>\n'
             'The Machine has sold out theaters, premier showcase rooms and '
             'casinos across North America, Europe and Asia, performed at '
             'renowned music festivals such as Bonnaroo, Riverbend, and '
             'Gathering of the Vibes, and shared the stage with full symphony '
             'orchestras, including the Atlanta, Detroit, Pittsburgh, '
             'Jacksonville, Charlotte and San Diego Symphonies, as well as the '
             'Buffalo Philharmonic.\n'
             '<br><br>\n'
             'The band features founding member Tahrah Cohen (drums), longtime '
             'bandmates Scott Chasolen (keys, vocals) and Ryan Ball (guitar, '
             'vocals), and newest member Chris DeAngelis (bass, lead vocals). '
             'The band continues on to celebrate the music of Pink Floyd and '
             'to honor the life of Joe Pascarell, who co-founded the band with '
             'Tahrah in 1988.\n'
             '<br><br>\n'
             '"They duplicate the sound and hits of Pink Floyd with chilling '
             'accuracy, and they play for a hell of a long time.” - Matt '
             'Diehl, Rolling Stone\n'
             '<br><br>\n'
             '"These guys are great!" - Bob Ezrin, Co-Producer, Pink Floyd\'s '
             'The Wall\n'
             '<br><br>\n'
             '"The Machine look nothing like Pink Floyd, but that doesn\'t '
             "matter - they sound exactly like Pink Floyd, and that's what "
             'counts.” - Matthew Webber, Spin Magazine\n'
             '<br><br>\n'
             '\n'
             '\n'
             'General admission, standing room, within each section. No chair '
             'zones in effect in both sections. Rain or Shine. All Sales '
             'Final. <i>No outside food or drink is permitted at this event. '
             'No coolers. An onsite refreshment bar will be open. Bring photo '
             'ID to verify 21+ for any alcohol purchase.\xa0 Food trucks will '
             'be on site. More information, terms and rules below. </i>\n'
             '<br><br>\n'
             '\n'
             'Proceeds from our Stars-on-Tour events help underwrite our free '
             'programming. The Levitt Pavilion is a 501(c)(3) not-for-profit '
             'organization. Our 2026 Season will include over 50 shows '
             'presented free-of-charge.  <a '
             'href="https://bit.ly/LevittPavilionEnews">Sign up for our '
             'enewsletter to receive updates about our Season and added shows. '
             '</a>\n'
             '<br><br>\n'
             '*All member discounts and privileges based on limited supplies '
             'and event-specific terms.  \n'
             '<br><br>\n'
             '* ALL SCHEDULES ARE SUBJECT TO CHANGE. More show FAQ below:</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>August 21, 2026 | 7:00pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:36 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 3276
2026-06-16 10:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/12/hollywood-nights/>
{'event_url': 'https://levittpavilion.com/2026/06/12/hollywood-nights/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tHOLLYWOOD NIGHTS – THE BOB SEGER '
             'EXPERIENCE<br><span class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>SATURDAY, JULY 18 * 7PM SHOW / 6PM DOORS\n'
             '<br>\n'
             '<br>\n'
             '<br>Take advantage of Early Bird tickets while supplies last\n'
             '<b><a '
             'href="https://ci.ovationtix.com/34174/production/1280075">PURCHASE '
             'TICKETS</a> </b><br><br>\n'
             'Enjoy exclusive member discounts to this and upcoming shows!* <a '
             'href="https://ci.ovationtix.com/34174/store/packages">Get your '
             '2026 Membership now</a>\n'
             '<br> Already a member: <a '
             'href="https://web.ovationtix.com/trs/account/34174">Log-in '
             'here.</a>\n'
             '<br><br>\n'
             '\n'
             'PREMIUM LAWN Section GA (closest to stage):<br>\n'
             'Premium viewing area *and * dedicated cc bar exclusively for all '
             'premium ticket holders.<br>\n'
             'Early Bird: $50 / Member $45<br>\n'
             'Advance: $55 / Member $49.50<br>\n'
             'DAY OF SHOW: $60<br>\n'
             '\n'
             '<br><br>\n'
             'LAWN Section GA:<br>\n'
             'Ticket holders in this section will be able to enjoy the bar '
             'located on the terrace.<br>\n'
             'Early Bird $25 / Member $22.50<br>\n'
             'Advance GA: $30 / Member $22.50<br>\n'
             'DAY OF SHOW: $35\n'
             '<br><br>\n'
             'A $4 Facility Fee is added to all non-member tickets.\n'
             '<br><br>\n'
             '\n'
             'Hollywood Nights – The Bob Seger Experience is the ultimate '
             'tribute to Bob Seger and the Silver Bullet Band. They are a '
             '9-piece band based in New Jersey who continues to strive to '
             'recreate everything about Bob Seger and his music down to the '
             'core. They pride themselves on carrying on the legacy of Bob '
             'Seger’s unforgettable high-energy shows, roaring raspy vocals, '
             'and the groundwork Bob has laid over the past 30 years. '
             'Hollywood Nights shares the belief that only Bob and his fans '
             'have come to know, learn, and love: Represent the voice of every '
             'fan, his or her values, working-class background, and the love '
             'of rock ‘n‘ roll. If you are a true fan of Bob Seger and the '
             'Silver Bullet Band, you won’t want to miss Hollywood Nights\n'
             '<br><br>\n'
             '\n'
             '\n'
             'General admission, standing room, within each section. No chair '
             'zones in effect in both sections. Rain or Shine. All Sales '
             'Final. <i>No outside food or drink is permitted at this event. '
             'No coolers. An onsite refreshment bar will be open. Bring photo '
             'ID to verify 21+ for any alcohol purchase.\xa0 Food trucks will '
             'be on site. More information, terms and rules below. </i>\n'
             '<br><br>\n'
             '\n'
             'Proceeds from our Stars-on-Tour events help underwrite our free '
             'programming. The Levitt Pavilion is a 501(c)(3) not-for-profit '
             'organization. Our 2026 Season will include over 50 shows '
             'presented free-of-charge.  <a '
             'href="https://bit.ly/LevittPavilionEnews">Sign up for our '
             'enewsletter to receive updates about our Season and added shows. '
             '</a>\n'
             '<br><br>\n'
             '*All member discounts and privileges based on limited supplies '
             'and event-specific terms.  \n'
             '<br><br>\n'
             '* ALL SCHEDULES ARE SUBJECT TO CHANGE. More show FAQ below:</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 18, 2026 | 7:00pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80
2026-06-16 10:01:36 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-06-16 10:01:36 [levitt_pavilion] 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-06-16 10:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://levittpavilion.com/2026/06/06/residual-groove/>
{'event_url': 'https://levittpavilion.com/2026/06/06/residual-groove/',
 'platform': 'Levitt Pavilion',
 'platform_hash': '3f35e55d2c0ec288cab41fdac6dd325d',
 'raw_body': '<div class="txt-wrap">\n'
             '\t\t\t\t\t\t\t\t\t<h2> \n'
             '\t\t\t\t\t\t\t\t\t\tResidual Groove<br><span '
             'class="subtitle"></span>\n'
             '\t\t\t\t\t\t\t\t\t</h2>\n'
             '\t\t\t\t\t\t\t\t\t<p>FREE TICKET SHOW | Friday, July 31  | '
             '7:30PM SHOW / 6:30PM DOORS <br>\n'
             '\n'
             '<br>\n'
             '<br>\n'
             'Free tickets may be reserved in advance via Reserve button '
             'below.  <br><br>\n'
             '<i>Reminders: Free tickets are also issued via the Box Office '
             'which opens 2-hours before show time on show days (based on '
             'available supplies, first-come basis).   If all available '
             'public-facing free tickets are distributed in advance, season '
             'members receive priority access to a limited supply of free '
             'tickets (this "member reserve" of free tickets is based on '
             'limited supplies, while supplies last). </i>\n'
             '<br><br>\n'
             '<a href="https://ci.ovationtix.com/34174/store/packages">Support '
             'free access to the arts! Get your Season Membership today! '
             'Members enjoy access to a member reserve of free tickets (based '
             'on limited supplies) to select free shows throughout the Season '
             '*plus* enjoy exclusive member discounts on paid-ticket shows '
             'throughout the Season!*</a>\n'
             '\n'
             '<br>\n'
             '<br>\n'
             'Residual Groove is a five-piece indie-jam band from Southern '
             'Connecticut that has quickly carved out a rising presence on the '
             'modern jam landscape through fearless creativity and locked-in '
             'musical chemistry. Blending psychedelic funk rock and thoughtful '
             'indie-reminiscent songwriting, the band thrives at the '
             'intersection of structure and spontaneity, where carefully '
             'crafted songs open into expansive, playful jams and seamless, '
             'improv-driven segues.\n'
             'Formed just four years ago, Residual Groove is anchored by '
             'brothers Previn Edwards (guitar, vocals) and Kiran Edwards '
             '(keyboards, vocals), whose collaborative chemistry shapes the '
             'band’s melodic and harmonic identity, and is rounded out by Ryan '
             'Berry (bass, backing vocals), Adam Finkelstein (drums, backing '
             'vocals), and Garrett Halstead (percussion), who together lay '
             'down a rhythm section that is both precise and exploratory, '
             'equally capable of deep, entrancing grooves and sudden '
             'lift-offs.\n'
             '<br>\n'
             '<br>\n'
             'While the live show experience is a central pillar of the band’s '
             'identity, Residual Groove places equal emphasis on studio work '
             'and intentional songwriting. Their songs are meticulously '
             'shaped, lyrically resonant, and designed to reward repeat '
             'listening without sacrificing the immediacy of their live '
             'experience.\n'
             '\n'
             '<br><br><br>\n'
             'The Levitt Pavilion Season includes over 50 shows presented '
             'free-of-charge (free-ticket shows) - as well as our Stars on '
             'Tour paid-ticket series and Gala - to fill your spring, summer '
             'and fall with music, performing arts and more. \n'
             '<a '
             'href="https://levittpavilion.us2.list-manage.com/subscribe?u=a26457b78c409341c73c32dea&amp;id=0f53f4ac46">SIGN '
             'UP FOR OUR ENEWS</a>\n'
             '\n'
             '<br>\n'
             '<br>\n'
             '\n'
             'TERMS: Claiming a ticket or being a guest at the venue is an '
             'agreement to comply with all of the venue’s discretionary rules '
             'and safety protocols which are subject to change at any time.  '
             'Please read all info below before claiming ticket(s). Note: '
             'Policies vary from show to show; please read guidelines specific '
             'to the show you are planning to attend.\n'
             '</p>\n'
             '\t\t\t\t\t\t\t\t\t<p>July 31, 2026 | 7:30 pm </p>\n'
             '\t\t\t\t\t\t\t\t </div>'}
2026-06-16 10:01:36 [scrapy.core.engine] INFO: Closing spider (finished)
2026-06-16 10:01:36 [scrapy.extensions.feedexport] INFO: Stored csv feed (48 items) in: output/2026/06/16/levitt_pavilion.csv
2026-06-16 10:01:36 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 286878,
 'downloader/request_count': 501,
 'downloader/request_method_count/GET': 501,
 'downloader/response_bytes': 9486042,
 'downloader/response_count': 501,
 'downloader/response_status_count/200': 501,
 'elapsed_time_seconds': 36.995918,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 6, 16, 8, 1, 36, 455631, tzinfo=datetime.timezone.utc),
 'httpcompression/response_bytes': 27120788,
 'httpcompression/response_count': 500,
 'item_scraped_count': 48,
 'items_per_minute': 80.0,
 'log_count/DEBUG': 647,
 'log_count/ERROR': 4,
 'log_count/INFO': 3,
 'log_count/WARNING': 53,
 'memusage/max': 93511680,
 'memusage/startup': 93511680,
 'offsite/domains': 1,
 'offsite/filtered': 1,
 'request_depth_max': 1,
 'response_received_count': 501,
 'responses_per_minute': 835.0,
 'scheduler/dequeued': 501,
 'scheduler/dequeued/memory': 501,
 'scheduler/enqueued': 501,
 'scheduler/enqueued/memory': 501,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 1,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 11.304959474131465,
 'scrapy-zyte-api/mean_response_seconds': 11.524351540952921,
 'scrapy-zyte-api/processed': 1,
 'scrapy-zyte-api/request_args/browserHtml': 1,
 'scrapy-zyte-api/request_args/url': 1,
 'scrapy-zyte-api/status_codes/200': 1,
 'scrapy-zyte-api/success': 1,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 6, 16, 8, 0, 59, 459713, tzinfo=datetime.timezone.utc)}
2026-06-16 10:01:36 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (event_scrapers)
SPIDER (levitt_pavilion)