Desktop version Jobs
  • Analysis
  • Categories
  • Logs
  • Crawler.stats
  • projectevent_scrapers
    spiderrowayton
    jobe17e4b8995d211f1bfc10050565fa5d9
    first_log_time2026-08-12 00:20:42
    latest_log_time2026-08-12 00:20:51
    runtime0:00:09
    crawled_pages 29
    scraped_items 25
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count1
    log_warning_count1
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_item{'event_url': 'https://www.rowayton.org/women-and-money-roundtable-how-to-make-sense-of-todays-financial-markets-10-14-26/', 'platform': 'rowayton', 'platform_hash': 'ee0046e95a0a73d7351f46c007e3fb61', 'raw_body': '<div class="content" id="primary">\n' '<!-- Feature -->\n' '<div class="container_page_title">Women and Money Roundtable: ' "How to Make Sense of Today's Financial Markets<div " 'class="post_subtitle single_events_time">Wednesday, October 14, ' '2026</div><div class="post_subtitle single_events_time">1:00 ' 'p.m.</div>\n' '<div class="post_subtitle single_events_location">Online via ' 'Zoom</div></div>\n' '<!-- Feature -->\n' '<!-- Posts -->\n' '<div class="content_main" id="content">\n' '<div class="post_text"><p class="yiv3511688506MsoNormal" ' 'id="yui_3_16_0_ym19_1_1482439501712_6589">When it comes to the ' 'financial and real estate markets, people aren’t always as ' 'rational as you would think. Behavioral finance experts have ' 'been studying the not-so-smart decisions people make. We will ' 'reveal the fears, misperceptions and emotional needs people have ' 'that sabotage their investment and home sale returns.</p>\n' '<p>Join us for this monthly roundtable for women on money led by ' 'financial professionals Julia Strayer and Liz Maccarone. This ' "series' discussion will focus on how to make sense of today’s " 'financial markets, is open to women with any level of financial ' 'knowledge, and is an ongoing informational gathering to learn ' 'and share.</p>\n' '<p class="yiv3511688506MsoNormal">We’ll show you how to avoid ' 'the mistakes and make decisions like the pros. We’ll cover the ' 'latest market news and how that might affect your decision ' 'making. We’ll also give you<b>\xa0</b>background and context for ' 'understanding why market movement occurs and we’ll share ' 'strategies for keeping ahead of what might come.</p>\n' '<p class="yiv3511688506MsoNormal"><strong>\xa0Register\xa0<a ' 'href="https://darienlibrary.zoom.us/webinar/register/WN_bg4mgEn9Tk6cTdXuhYz3Mg#/registration" ' 'rel="noopener" target="_blank">here</a>!</strong></p>\n' '<p><strong>Our Roundtable Leaders:</strong></p>\n' '<p><strong>Julia Strayer, CPWA®, CIMA®, CRPC®<br/>\n' '</strong><em>Senior Vice President, Wealth Management ' 'Advisor</em></p>\n' '<p>Prior to joining Merrill Lynch Wealth Management\xa0in 2000, ' 'Julia was a vice president and private banker for BankBoston’s ' 'Private Bank for 7 years, responsible for asset management and ' 'trust services. Previously, Julia worked in marketing for 9 ' 'years with Merrill. Julia has a BA from Ohio State University ' 'and an MBA from New York University’s Stern School of Business. ' 'Julia has appeared on the CNBC show “Power Lunch,” CBS “This ' 'Morning,” WGCH’s “Women in Business,” in addition to featured ' 'articles in USA Today.</p>\n' '<p><strong>Liz Maccarone, CRPC®<br/>\n' '</strong><em>Senior Financial Advisor</em></p>\n' '<p>Liz joined Merrill Lynch Wealth Management in 2012. Liz works ' 'closely with high-net-worth individuals and their families to ' 'create personalized and comprehensive strategies that support ' 'their goals, including investment management, retirement ' 'planning, liability management, and multigenerational planning. ' 'Liz values the importance of establishing and cultivating ' 'relationships with families including the next generation. Liz ' 'graduated from Fairfield University with a dual bachelor’s ' 'degree in Finance and Marketing. She began her career working at ' 'a boutique investment firm as a Business Development Associate, ' 'specializing in commodities and futures trading.</p>\n' '<p>The roundtable meetings will be conducted via Zoom. Visit ' 'their website\xa0<a href="https://zoom.us/download" ' 'rel="noopener" target="_blank">here</a>\xa0to find the ' 'appropriate download instructions and download link for your ' 'device.</p>\n' '</div></div>\n' '<!-- Posts -->\n' '<!-- Sidebar -->\n' '<div class="content_sidebar" id="sidebar">\n' '<img class="sidebar_image" ' 'src="https://www.rowayton.org/wp-content/uploads/2023/12/Women-and-Money.jpeg"/><div ' 'class="sidebar_newsletter">\n' '<a ' 'href="http://visitor.r20.constantcontact.com/d.jsp?llr=8obvwfqab&amp;p=oi&amp;m=1116883027419&amp;sit=8yhvxstib&amp;f=607f42f6-16e4-412c-9cd5-c04ea62b7176" ' 'target="_blank">Join Our Newsletter</a>\n' '</div>\n' '</div>\n' '<!-- Sidebar -->\n' '</div>'}
    • WARNING+

    • error_logs
      1 in total

      2026-08-12 00:20:51 [rowayton] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
    • warning_logs
      1 in total

      2026-08-12 00:20:43 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/pipelines/__init__.py:41: ScrapyDeprecationWarning: EventScrapersPipeline.open_spider() requires a spider argument, this is deprecated and the argument will not be passed in future Scrapy versions. If you need to access the spider instance you can save the crawler instance passed to from_crawler() and use its spider attribute.
        self._check_mw_method_spider_arg(pipe.open_spider)
      
      2026-08-12 00:20:43 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/pipelines/__init__.py:47: ScrapyDeprecationWarning: EventScrapersPipeline.process_item() requires a spider argument, this is deprecated and the argument will not be passed in future Scrapy versions. If you need to access the spider instance you can save the crawler instance passed to from_crawler() and use its spider attribute.
        self._check_mw_method_spider_arg(pipe.process_item)
      
      2026-08-12 00:20:43 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/core/spidermw.py:490: ScrapyDeprecationWarning: event_scrapers.spiders.rowayton.ListingSpider defines the deprecated start_requests() method. start_requests() has been deprecated in favor of a new method, start(), to support asynchronous code execution. start_requests() will stop being called in a future version of Scrapy. If you use Scrapy 2.13 or higher only, replace start_requests() with start(); note that start() is a coroutine (async def). If you need to maintain compatibility with lower Scrapy versions, when overriding start_requests() in a spider class, override start() as well; you can use super() to reuse the inherited start() implementation without copy-pasting. See the release notes of Scrapy 2.13 for details: https://docs.scrapy.org/en/2.13/news.html
        warn(
      
      2026-08-12 00:20:43 [scrapy_zyte_api._params] WARNING: Cookies are enabled for request <GET https://www.rowayton.org/news-events/news-events?month=2026-10-01>, 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.

      INFO

      DEBUG

    • scrapy_version

      2.14.1
    • telnet_console

      127.0.0.1:6023
    • telnet_password

      294ecac6377a817f
    • latest_crawl

      2026-08-12 00:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.rowayton.org/women-and-money-roundtable-how-to-make-sense-of-todays-financial-markets-10-14-26/> (referer: https://www.rowayton.org/news-events/?month=2026-10-01)
    • latest_stat

      2026-08-12 00:20:43 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • latest_scrape

      2026-08-12 00:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rowayton.org/women-and-money-roundtable-how-to-make-sense-of-todays-financial-markets-10-14-26/>
    • latest_item

      {'event_url': 'https://www.rowayton.org/women-and-money-roundtable-how-to-make-sense-of-todays-financial-markets-10-14-26/',
       'platform': 'rowayton',
       'platform_hash': 'ee0046e95a0a73d7351f46c007e3fb61',
       'raw_body': '<div class="content" id="primary">\n'
                   '<!-- Feature -->\n'
                   '<div class="container_page_title">Women and Money Roundtable: '
                   "How to Make Sense of Today's Financial Markets<div "
                   'class="post_subtitle single_events_time">Wednesday, October 14, '
                   '2026</div><div class="post_subtitle single_events_time">1:00 '
                   'p.m.</div>\n'
                   '<div class="post_subtitle single_events_location">Online via '
                   'Zoom</div></div>\n'
                   '<!-- Feature -->\n'
                   '<!-- Posts -->\n'
                   '<div class="content_main" id="content">\n'
                   '<div class="post_text"><p class="yiv3511688506MsoNormal" '
                   'id="yui_3_16_0_ym19_1_1482439501712_6589">When it comes to the '
                   'financial and real estate markets, people aren’t always as '
                   'rational as you would think. Behavioral finance experts have '
                   'been studying the not-so-smart decisions people make. We will '
                   'reveal the fears, misperceptions and emotional needs people have '
                   'that sabotage their investment and home sale returns.</p>\n'
                   '<p>Join us for this monthly roundtable for women on money led by '
                   'financial professionals Julia Strayer and Liz Maccarone. This '
                   "series' discussion will focus on how to make sense of today’s "
                   'financial markets, is open to women with any level of financial '
                   'knowledge, and is an ongoing informational gathering to learn '
                   'and share.</p>\n'
                   '<p class="yiv3511688506MsoNormal">We’ll show you how to avoid '
                   'the mistakes and make decisions like the pros. We’ll cover the '
                   'latest market news and how that might affect your decision '
                   'making. We’ll also give you<b>\xa0</b>background and context for '
                   'understanding why market movement occurs and we’ll share '
                   'strategies for keeping ahead of what might come.</p>\n'
                   '<p class="yiv3511688506MsoNormal"><strong>\xa0Register\xa0<a '
                   'href="https://darienlibrary.zoom.us/webinar/register/WN_bg4mgEn9Tk6cTdXuhYz3Mg#/registration" '
                   'rel="noopener" target="_blank">here</a>!</strong></p>\n'
                   '<p><strong>Our Roundtable Leaders:</strong></p>\n'
                   '<p><strong>Julia Strayer, CPWA®, CIMA®, CRPC®<br/>\n'
                   '</strong><em>Senior Vice President, Wealth Management '
                   'Advisor</em></p>\n'
                   '<p>Prior to joining Merrill Lynch Wealth Management\xa0in 2000, '
                   'Julia was a vice president and private banker for BankBoston’s '
                   'Private Bank for 7 years, responsible for asset management and '
                   'trust services. Previously, Julia worked in marketing for 9 '
                   'years with Merrill. Julia has a BA from Ohio State University '
                   'and an MBA from New York University’s Stern School of Business. '
                   'Julia has appeared on the CNBC show “Power Lunch,” CBS “This '
                   'Morning,” WGCH’s “Women in Business,” in addition to featured '
                   'articles in USA Today.</p>\n'
                   '<p><strong>Liz Maccarone, CRPC®<br/>\n'
                   '</strong><em>Senior Financial Advisor</em></p>\n'
                   '<p>Liz joined Merrill Lynch Wealth Management in 2012. Liz works '
                   'closely with high-net-worth individuals and their families to '
                   'create personalized and comprehensive strategies that support '
                   'their goals, including investment management, retirement '
                   'planning, liability management, and multigenerational planning. '
                   'Liz values the importance of establishing and cultivating '
                   'relationships with families including the next generation. Liz '
                   'graduated from Fairfield University with a dual bachelor’s '
                   'degree in Finance and Marketing. She began her career working at '
                   'a boutique investment firm as a Business Development Associate, '
                   'specializing in commodities and futures trading.</p>\n'
                   '<p>The roundtable meetings will be conducted via Zoom. Visit '
                   'their website\xa0<a href="https://zoom.us/download" '
                   'rel="noopener" target="_blank">here</a>\xa0to find the '
                   'appropriate download instructions and download link for your '
                   'device.</p>\n'
                   '</div></div>\n'
                   '<!-- Posts -->\n'
                   '<!-- Sidebar -->\n'
                   '<div class="content_sidebar" id="sidebar">\n'
                   '<img class="sidebar_image" '
                   'src="https://www.rowayton.org/wp-content/uploads/2023/12/Women-and-Money.jpeg"/><div '
                   'class="sidebar_newsletter">\n'
                   '<a '
                   'href="http://visitor.r20.constantcontact.com/d.jsp?llr=8obvwfqab&amp;p=oi&amp;m=1116883027419&amp;sit=8yhvxstib&amp;f=607f42f6-16e4-412c-9cd5-c04ea62b7176" '
                   'target="_blank">Join Our Newsletter</a>\n'
                   '</div>\n'
                   '</div>\n'
                   '<!-- Sidebar -->\n'
                   '</div>'}
    • Head

      2026-08-12 00:20:42 [scrapy.utils.log] INFO: Scrapy 2.14.1 started (bot: event_scrapers)
      2026-08-12 00:20:42 [scrapy.utils.log] INFO: Versions:
      {'lxml': '6.0.2',
       'libxml2': '2.14.6',
       'cssselect': '1.3.0',
       'parsel': '1.10.0',
       'w3lib': '2.0.0',
       'Twisted': '25.5.0',
       'Python': '3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0]',
       'pyOpenSSL': '25.3.0 (OpenSSL 3.5.4 30 Sep 2025)',
       'cryptography': '46.0.3',
       'Platform': 'Linux-6.8.0-90-generic-x86_64-with-glibc2.39'}
      2026-08-12 00:20:42 [scrapy.crawler] DEBUG: Using AsyncCrawlerProcess
      2026-08-12 00:20:42 [asyncio] DEBUG: Using selector: EpollSelector
      2026-08-12 00:20:42 [scrapy.addons] INFO: Enabled addons:
      []
      2026-08-12 00:20:43 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-08-12 00:20:43 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-08-12 00:20:43 [scrapy.extensions.telnet] INFO: Telnet Password: 294ecac6377a817f
      2026-08-12 00:20:43 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.logcount.LogCount',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats']
      2026-08-12 00:20:43 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'event_scrapers',
       'FEED_EXPORT_ENCODING': 'utf-8',
       'FEED_URI_PARAMS': <function _feed_uri_params at 0x7d6e86d2f380>,
       'LOG_FILE': '/root/event-list-scraping/logs/event_scrapers/rowayton/e17e4b8995d211f1bfc10050565fa5d9.log',
       'NEWSPIDER_MODULE': 'event_scrapers.spiders',
       'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
       'SPIDER_MODULES': ['event_scrapers.spiders']}
      2026-08-12 00:20:43 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
      2026-08-12 00:20:43 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
      2026-08-12 00:20:43 [scrapy.middleware] INFO: Enabled downloader middlewares:
      ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
       'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
       'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
       'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
       'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
       'scrapy.downloadermiddlewares.retry.RetryMiddleware',
       'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
       'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
       'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
       'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
       'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
       'scrapy.downloadermiddlewares.stats.DownloaderStats']
      2026-08-12 00:20:43 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.start.StartSpiderMiddleware',
       'scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIRefererSpiderMiddleware']
      2026-08-12 00:20:43 [scrapy.middleware] INFO: Enabled item pipelines:
      ['event_scrapers.pipelines.EventScrapersPipeline']
      2026-08-12 00:20:43 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/pipelines/__init__.py:41: ScrapyDeprecationWarning: EventScrapersPipeline.open_spider() requires a spider argument, this is deprecated and the argument will not be passed in future Scrapy versions. If you need to access the spider instance you can save the crawler instance passed to from_crawler() and use its spider attribute.
        self._check_mw_method_spider_arg(pipe.open_spider)
      
      2026-08-12 00:20:43 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/pipelines/__init__.py:47: ScrapyDeprecationWarning: EventScrapersPipeline.process_item() requires a spider argument, this is deprecated and the argument will not be passed in future Scrapy versions. If you need to access the spider instance you can save the crawler instance passed to from_crawler() and use its spider attribute.
        self._check_mw_method_spider_arg(pipe.process_item)
      
      2026-08-12 00:20:43 [scrapy.core.engine] INFO: Spider opened
      2026-08-12 00:20:43 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/core/spidermw.py:490: ScrapyDeprecationWarning: event_scrapers.spiders.rowayton.ListingSpider defines the deprecated start_requests() method. start_requests() has been deprecated in favor of a new method, start(), to support asynchronous code execution. start_requests() will stop being called in a future version of Scrapy. If you use Scrapy 2.13 or higher only, replace start_requests() with start(); note that start() is a coroutine (async def). If you need to maintain compatibility with lower Scrapy versions, when overriding start_requests() in a spider class, override start() as well; you can use super() to reuse the inherited start() implementation without copy-pasting. See the release notes of Scrapy 2.13 for details: https://docs.scrapy.org/en/2.13/news.html
        warn(
      
      2026-08-12 00:20:43 [rowayton] INFO: Sending scraped events to prod API
      2026-08-12 00:20:43 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-08-12 00:20:43 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
      2026-08-12 00:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.rowayton.org/news-events/> (referer: None)
      2026-08-12 00:20:43 [scrapy_zyte_api._params] WARNING: Cookies are enabled for request <GET https://www.rowayton.org/news-events/news-events?month=2026-10-01>, and there are cookies in the cookiejar, but ZYTE_API_EXPERIMENTAL_COOKIES_ENABLED is False, so automatic mapping will not map cookies for this or any other request. To silence this warning, disable cookies for all requests that use automatic mapping, either with the COOKIES_ENABLED setting or with the dont_merge_cookies request metadata key.
      2026-08-12 00:20:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-08-12 00:20:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-08-12 00:20:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-08-12 00:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.rowayton.org/news-events/news-events?month=2026-08-01> (referer: None) ['zyte-api']
      2026-08-12 00:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.rowayton.org/news-events/news-events?month=2026-09-01> (referer: None) ['zyte-api']
      2026-08-12 00:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.rowayton.org/mah-jongg-free-play-8-31-26/> (referer: https://www.rowayton.org/news-events/?month=2026-08-01)
      2026-08-12 00:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.rowayton.org/early-childhood-music-and-movement-with-ms-deirdre-8-24-26/> (referer: https://www.rowayton.org/news-events/?month=2026-08-01)
      2026-08-12 00:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.rowayton.org/tech-help-8-22-26/> (referer: https://www.rowayton.org/news-events/?month=2026-08-01)
      2026-08-12 00:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.rowayton.org/storytime-8-24-26/> (referer: https://www.rowayton.org/news-events/?month=2026-08-01)
      2026-08-12 00:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.rowayton.org/high-altitudes-and-high-stakes-a-miss-marple-mystery-with-lucy-foley/> (referer: https://www.rowayton.org/news-events/?month=2026-08-01)
      2026-08-12 00:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
      2026-08-12 00:20:45 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 1835
      2026-08-12 00:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rowayton.org/mah-jongg-free-play-8-31-26/>
      {'event_url': 'https://www.rowayton.org/mah-jongg-free-play-8-31-26/',
       'platform': 'rowayton',
       'platform_hash': 'ee0046e95a0a73d7351f46c007e3fb61',
       'raw_body': '<div class="content" id="primary">\n'
                   '<!-- Feature -->\n'
                   '<div class="container_page_title">Mah Jongg Free Play<div '
                   'class="post_subtitle single_events_time">Monday, August 31, '
                   '2026</div><div class="post_subtitle single_events_time">1:00 '
                   'p.m. to 3:00 p.m.</div>\n'
                   '<div class="post_subtitle single_events_location">Rowayton '
                   'Library</div></div>\n'
                   '<!-- Feature -->\n'
    • Tail

                   'financial and real estate markets, people aren’t always as '
                   'rational as you would think. Behavioral finance experts have '
                   'been studying the not-so-smart decisions people make. We will '
                   'reveal the fears, misperceptions and emotional needs people have '
                   'that sabotage their investment and home sale returns.</p>\n'
                   '<p>Join us for this monthly roundtable for women on money led by '
                   'financial professionals Julia Strayer and Liz Maccarone. This '
                   "series' discussion will focus on how to make sense of today’s "
                   'financial markets, is open to women with any level of financial '
                   'knowledge, and is an ongoing informational gathering to learn '
                   'and share.</p>\n'
                   '<p class="yiv3511688506MsoNormal">We’ll show you how to avoid '
                   'the mistakes and make decisions like the pros. We’ll cover the '
                   'latest market news and how that might affect your decision '
                   'making. We’ll also give you<b>\xa0</b>background and context for '
                   'understanding why market movement occurs and we’ll share '
                   'strategies for keeping ahead of what might come.</p>\n'
                   '<p class="yiv3511688506MsoNormal"><strong>\xa0Register\xa0<a '
                   'href="https://darienlibrary.zoom.us/webinar/register/WN_MMu4t574R0ePL0xrkKE3ww#/registration" '
                   'rel="noopener" target="_blank">here</a>!</strong></p>\n'
                   '<p><strong>Our Roundtable Leaders:</strong></p>\n'
                   '<p><strong>Julia Strayer, CPWA®, CIMA®, CRPC®<br/>\n'
                   '</strong><em>Senior Vice President, Wealth Management '
                   'Advisor</em></p>\n'
                   '<p>Prior to joining Merrill Lynch Wealth Management\xa0in 2000, '
                   'Julia was a vice president and private banker for BankBoston’s '
                   'Private Bank for 7 years, responsible for asset management and '
                   'trust services. Previously, Julia worked in marketing for 9 '
                   'years with Merrill. Julia has a BA from Ohio State University '
                   'and an MBA from New York University’s Stern School of Business. '
                   'Julia has appeared on the CNBC show “Power Lunch,” CBS “This '
                   'Morning,” WGCH’s “Women in Business,” in addition to featured '
                   'articles in USA Today.</p>\n'
                   '<p><strong>Liz Maccarone, CRPC®<br/>\n'
                   '</strong><em>Senior Financial Advisor</em></p>\n'
                   '<p>Liz joined Merrill Lynch Wealth Management in 2012. Liz works '
                   'closely with high-net-worth individuals and their families to '
                   'create personalized and comprehensive strategies that support '
                   'their goals, including investment management, retirement '
                   'planning, liability management, and multigenerational planning. '
                   'Liz values the importance of establishing and cultivating '
                   'relationships with families including the next generation. Liz '
                   'graduated from Fairfield University with a dual bachelor’s '
                   'degree in Finance and Marketing. She began her career working at '
                   'a boutique investment firm as a Business Development Associate, '
                   'specializing in commodities and futures trading.</p>\n'
                   '<p>The roundtable meetings will be conducted via Zoom. Visit '
                   'their website\xa0<a href="https://zoom.us/download" '
                   'rel="noopener" target="_blank">here</a>\xa0to find the '
                   'appropriate download instructions and download link for your '
                   'device.</p>\n'
                   '</div></div>\n'
                   '<!-- Posts -->\n'
                   '<!-- Sidebar -->\n'
                   '<div class="content_sidebar" id="sidebar">\n'
                   '<img class="sidebar_image" '
                   'src="https://www.rowayton.org/wp-content/uploads/2023/12/Women-and-Money.jpeg"/><div '
                   'class="sidebar_newsletter">\n'
                   '<a '
                   'href="http://visitor.r20.constantcontact.com/d.jsp?llr=8obvwfqab&amp;p=oi&amp;m=1116883027419&amp;sit=8yhvxstib&amp;f=607f42f6-16e4-412c-9cd5-c04ea62b7176" '
                   'target="_blank">Join Our Newsletter</a>\n'
                   '</div>\n'
                   '</div>\n'
                   '<!-- Sidebar -->\n'
                   '</div>'}
      2026-08-12 00:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.rowayton.org/news-events/news-events?month=2026-10-01> (referer: None) ['zyte-api']
      2026-08-12 00:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.rowayton.org/women-and-money-roundtable-how-to-make-sense-of-todays-financial-markets-10-14-26/> (referer: https://www.rowayton.org/news-events/?month=2026-10-01)
      2026-08-12 00:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
      2026-08-12 00:20:51 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
      2026-08-12 00:20:51 [rowayton] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
      2026-08-12 00:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.rowayton.org/women-and-money-roundtable-how-to-make-sense-of-todays-financial-markets-10-14-26/>
      {'event_url': 'https://www.rowayton.org/women-and-money-roundtable-how-to-make-sense-of-todays-financial-markets-10-14-26/',
       'platform': 'rowayton',
       'platform_hash': 'ee0046e95a0a73d7351f46c007e3fb61',
       'raw_body': '<div class="content" id="primary">\n'
                   '<!-- Feature -->\n'
                   '<div class="container_page_title">Women and Money Roundtable: '
                   "How to Make Sense of Today's Financial Markets<div "
                   'class="post_subtitle single_events_time">Wednesday, October 14, '
                   '2026</div><div class="post_subtitle single_events_time">1:00 '
                   'p.m.</div>\n'
                   '<div class="post_subtitle single_events_location">Online via '
                   'Zoom</div></div>\n'
                   '<!-- Feature -->\n'
                   '<!-- Posts -->\n'
                   '<div class="content_main" id="content">\n'
                   '<div class="post_text"><p class="yiv3511688506MsoNormal" '
                   'id="yui_3_16_0_ym19_1_1482439501712_6589">When it comes to the '
                   'financial and real estate markets, people aren’t always as '
                   'rational as you would think. Behavioral finance experts have '
                   'been studying the not-so-smart decisions people make. We will '
                   'reveal the fears, misperceptions and emotional needs people have '
                   'that sabotage their investment and home sale returns.</p>\n'
                   '<p>Join us for this monthly roundtable for women on money led by '
                   'financial professionals Julia Strayer and Liz Maccarone. This '
                   "series' discussion will focus on how to make sense of today’s "
                   'financial markets, is open to women with any level of financial '
                   'knowledge, and is an ongoing informational gathering to learn '
                   'and share.</p>\n'
                   '<p class="yiv3511688506MsoNormal">We’ll show you how to avoid '
                   'the mistakes and make decisions like the pros. We’ll cover the '
                   'latest market news and how that might affect your decision '
                   'making. We’ll also give you<b>\xa0</b>background and context for '
                   'understanding why market movement occurs and we’ll share '
                   'strategies for keeping ahead of what might come.</p>\n'
                   '<p class="yiv3511688506MsoNormal"><strong>\xa0Register\xa0<a '
                   'href="https://darienlibrary.zoom.us/webinar/register/WN_bg4mgEn9Tk6cTdXuhYz3Mg#/registration" '
                   'rel="noopener" target="_blank">here</a>!</strong></p>\n'
                   '<p><strong>Our Roundtable Leaders:</strong></p>\n'
                   '<p><strong>Julia Strayer, CPWA®, CIMA®, CRPC®<br/>\n'
                   '</strong><em>Senior Vice President, Wealth Management '
                   'Advisor</em></p>\n'
                   '<p>Prior to joining Merrill Lynch Wealth Management\xa0in 2000, '
                   'Julia was a vice president and private banker for BankBoston’s '
                   'Private Bank for 7 years, responsible for asset management and '
                   'trust services. Previously, Julia worked in marketing for 9 '
                   'years with Merrill. Julia has a BA from Ohio State University '
                   'and an MBA from New York University’s Stern School of Business. '
                   'Julia has appeared on the CNBC show “Power Lunch,” CBS “This '
                   'Morning,” WGCH’s “Women in Business,” in addition to featured '
                   'articles in USA Today.</p>\n'
                   '<p><strong>Liz Maccarone, CRPC®<br/>\n'
                   '</strong><em>Senior Financial Advisor</em></p>\n'
                   '<p>Liz joined Merrill Lynch Wealth Management in 2012. Liz works '
                   'closely with high-net-worth individuals and their families to '
                   'create personalized and comprehensive strategies that support '
                   'their goals, including investment management, retirement '
                   'planning, liability management, and multigenerational planning. '
                   'Liz values the importance of establishing and cultivating '
                   'relationships with families including the next generation. Liz '
                   'graduated from Fairfield University with a dual bachelor’s '
                   'degree in Finance and Marketing. She began her career working at '
                   'a boutique investment firm as a Business Development Associate, '
                   'specializing in commodities and futures trading.</p>\n'
                   '<p>The roundtable meetings will be conducted via Zoom. Visit '
                   'their website\xa0<a href="https://zoom.us/download" '
                   'rel="noopener" target="_blank">here</a>\xa0to find the '
                   'appropriate download instructions and download link for your '
                   'device.</p>\n'
                   '</div></div>\n'
                   '<!-- Posts -->\n'
                   '<!-- Sidebar -->\n'
                   '<div class="content_sidebar" id="sidebar">\n'
                   '<img class="sidebar_image" '
                   'src="https://www.rowayton.org/wp-content/uploads/2023/12/Women-and-Money.jpeg"/><div '
                   'class="sidebar_newsletter">\n'
                   '<a '
                   'href="http://visitor.r20.constantcontact.com/d.jsp?llr=8obvwfqab&amp;p=oi&amp;m=1116883027419&amp;sit=8yhvxstib&amp;f=607f42f6-16e4-412c-9cd5-c04ea62b7176" '
                   'target="_blank">Join Our Newsletter</a>\n'
                   '</div>\n'
                   '</div>\n'
                   '<!-- Sidebar -->\n'
                   '</div>'}
      2026-08-12 00:20:51 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-08-12 00:20:51 [scrapy.extensions.feedexport] INFO: Stored csv feed (25 items) in: output/2026/08/12/rowayton.csv
      2026-08-12 00:20:51 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 15194,
       'downloader/request_count': 29,
       'downloader/request_method_count/GET': 29,
       'downloader/response_bytes': 471240,
       'downloader/response_count': 29,
       'downloader/response_status_count/200': 29,
       'elapsed_time_seconds': 8.83698,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 8, 11, 22, 20, 51, 923788, tzinfo=datetime.timezone.utc),
       'httpcompression/response_bytes': 1189518,
       'httpcompression/response_count': 26,
       'item_scraped_count': 25,
       'items_per_minute': 187.5,
       'log_count/DEBUG': 107,
       'log_count/ERROR': 1,
       'log_count/INFO': 3,
       'log_count/WARNING': 1,
       'memusage/max': 99377152,
       'memusage/startup': 99377152,
       'request_depth_max': 2,
       'response_received_count': 29,
       'responses_per_minute': 217.5,
       'scheduler/dequeued': 29,
       'scheduler/dequeued/memory': 29,
       'scheduler/enqueued': 29,
       'scheduler/enqueued/memory': 29,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 3,
       'scrapy-zyte-api/error_ratio': 0.0,
       'scrapy-zyte-api/errors': 0,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 3.42613173648715,
       'scrapy-zyte-api/mean_response_seconds': 3.4996460489928722,
       'scrapy-zyte-api/processed': 3,
       'scrapy-zyte-api/request_args/httpResponseBody': 3,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 3,
       'scrapy-zyte-api/request_args/url': 3,
       'scrapy-zyte-api/status_codes/200': 3,
       'scrapy-zyte-api/success': 3,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 8, 11, 22, 20, 43, 86808, tzinfo=datetime.timezone.utc)}
      2026-08-12 00:20:51 [scrapy.core.engine] INFO: Spider closed (finished)
    • Log

      /1/log/utf8/event_scrapers/rowayton/e17e4b8995d211f1bfc10050565fa5d9/?job_finished=True&ui=mobile

    • Source

      http://127.0.0.1:6800/logs/event_scrapers/rowayton/e17e4b8995d211f1bfc10050565fa5d9.log

  • sourcelog
    last update time2026-08-12 00:20:51
    last update timestamp1786486851
    downloader / request bytes15194
    downloader / request count29
    downloader / request method count / GET29
    downloader / response bytes471240
    downloader / response count29
    downloader / response status count / 20029
    elapsed time seconds8.83698
    feedexport / success count / FileFeedStorage1
    finish reasonfinished
    finish timedatetime.datetime(2026, 8, 11, 22, 20, 51, 923788, tzinfo=datetime.timezone.utc)
    httpcompression / response bytes1189518
    httpcompression / response count26
    item scraped count25
    items per minute187.5
    log count / DEBUG107
    log count / ERROR1
    log count / INFO3
    log count / WARNING1
    memusage / max99377152
    memusage / startup99377152
    request depth max2
    response received count29
    responses per minute217.5
    scheduler / dequeued29
    scheduler / dequeued / memory29
    scheduler / enqueued29
    scheduler / enqueued / memory29
    scrapy-zyte-api / 4290
    scrapy-zyte-api / attempts3
    scrapy-zyte-api / error ratio0.0
    scrapy-zyte-api / errors0
    scrapy-zyte-api / fatal errors0
    scrapy-zyte-api / mean connection seconds3.42613173648715
    scrapy-zyte-api / mean response seconds3.4996460489928722
    scrapy-zyte-api / processed3
    scrapy-zyte-api / request args / httpResponseBody3
    scrapy-zyte-api / request args / httpResponseHeaders3
    scrapy-zyte-api / request args / url3
    scrapy-zyte-api / status codes / 2003
    scrapy-zyte-api / success3
    scrapy-zyte-api / success ratio1.0
    scrapy-zyte-api / throttle ratio0.0
    start timedatetime.datetime(2026, 8, 11, 22, 20, 43, 86808, tzinfo=datetime.timezone.utc)