- Analysis
- Categories
- Logs
- Crawler.stats
-
project event_scrapers spider washington_prime job d7ea3ce3699911f186720050565fa5d9 first_log_time 2026-06-16 17:41:34 latest_log_time 2026-06-16 17:41:42 runtime 0:00:08 crawled_pages 1 scraped_items 4 shutdown_reason N/A finish_reason finished log_critical_count 0 log_error_count 2 log_warning_count 56 log_redirect_count 0 log_retry_count 0 log_ignore_count 0 latest_crawl latest_scrape latest_log current_time latest_item {'event_url': 'https://washingtonprimect.com/events-calendar_', 'platform': 'Washington Prime', 'platform_hash': 'faeb9964a798a4983cc282ccf42b85ee', 'raw_body': '<div class="item itemPreview"> ' ' <div class="itemContent"> ' ' <h2 class="contentTitle"> ' ' <div class="maxWidth--itemContentTitle"> ' ' Join us for exclusive dining experiences ' ' </div> ' ' </h2> ' ' <div class="itemInnerContent"><p><a href="/menu" ' 'class="button">Our Menu</a> <a href="/reservations" ' 'class="button">Reservations</a> <a ' 'href="https://order.toasttab.com/online/washington-prime-sono" ' 'target="_blank" rel="noopener noreferrer" class="button">Order ' 'Online</a></p></div> ' ' </div> ' ' </div>'} -
-
error_logs2 in total
2026-06-16 17:41:42 [washington_prime] 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 17:41:42 [washington_prime] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]} -
warning_logs56 in total
2026-06-16 17:41:34 [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 17:41:34 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/core/spidermw.py:490: ScrapyDeprecationWarning: event_scrapers.spiders.washington_prime.WashingtonPrimeSpider 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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header If-None-Match, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header If-None-Match, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header If-None-Match, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header If-None-Match, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
WARNING+
INFO
-
scrapy_version
2.14.1
-
telnet_console
127.0.0.1:6023
-
telnet_password
71c197307d42dce8
-
latest_crawl
2026-06-16 17:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://washingtonprimect.com/events-calendar> (referer: https://washingtonprimect.com/events-calendar) ['zyte-api']
-
latest_stat
2026-06-16 17:41:34 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
-
latest_scrape
2026-06-16 17:41:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://washingtonprimect.com/events-calendar>
-
latest_item
{'event_url': 'https://washingtonprimect.com/events-calendar_', 'platform': 'Washington Prime', 'platform_hash': 'faeb9964a798a4983cc282ccf42b85ee', 'raw_body': '<div class="item itemPreview"> ' ' <div class="itemContent"> ' ' <h2 class="contentTitle"> ' ' <div class="maxWidth--itemContentTitle"> ' ' Join us for exclusive dining experiences ' ' </div> ' ' </h2> ' ' <div class="itemInnerContent"><p><a href="/menu" ' 'class="button">Our Menu</a> <a href="/reservations" ' 'class="button">Reservations</a> <a ' 'href="https://order.toasttab.com/online/washington-prime-sono" ' 'target="_blank" rel="noopener noreferrer" class="button">Order ' 'Online</a></p></div> ' ' </div> ' ' </div>'}
DEBUG
-
-
-
Head
2026-06-16 17:41:34 [scrapy.utils.log] INFO: Scrapy 2.14.1 started (bot: event_scrapers) 2026-06-16 17:41:34 [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 17:41:34 [scrapy.crawler] DEBUG: Using AsyncCrawlerProcess 2026-06-16 17:41:34 [asyncio] DEBUG: Using selector: EpollSelector 2026-06-16 17:41:34 [scrapy.addons] INFO: Enabled addons: [] 2026-06-16 17:41:34 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-06-16 17:41:34 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-06-16 17:41:34 [scrapy.extensions.telnet] INFO: Telnet Password: 71c197307d42dce8 2026-06-16 17:41:34 [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 17:41:34 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'event_scrapers', 'FEED_EXPORT_ENCODING': 'utf-8', 'FEED_URI_PARAMS': <function _feed_uri_params at 0x7678af134540>, 'LOG_FILE': '/root/event-list-scraping/logs/event_scrapers/washington_prime/d7ea3ce3699911f186720050565fa5d9.log', 'NEWSPIDER_MODULE': 'event_scrapers.spiders', 'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter', 'SPIDER_MODULES': ['event_scrapers.spiders']} 2026-06-16 17:41:34 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec' 2026-06-16 17:41:34 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec' 2026-06-16 17:41:34 [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 17:41:34 [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 17:41:34 [scrapy.middleware] INFO: Enabled item pipelines: ['event_scrapers.pipelines.EventScrapersPipeline'] 2026-06-16 17:41:34 [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 17:41:34 [scrapy.core.engine] INFO: Spider opened 2026-06-16 17:41:34 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/core/spidermw.py:490: ScrapyDeprecationWarning: event_scrapers.spiders.washington_prime.WashingtonPrimeSpider 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 17:41:34 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-06-16 17:41:34 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header If-None-Match, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header If-None-Match, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. -
Tail
2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header If-None-Match, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header If-None-Match, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-calendar> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting. 2026-06-16 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://washingtonprimect.com/events-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 17:41:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it. 2026-06-16 17:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://washingtonprimect.com/events-calendar> (referer: https://washingtonprimect.com/events-calendar) ['zyte-api'] 2026-06-16 17:41:41 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80 2026-06-16 17:41:42 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 1631 2026-06-16 17:41:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://washingtonprimect.com/events-calendar> {'event_url': 'https://washingtonprimect.com/events-calendar_', 'platform': 'Washington Prime', 'platform_hash': 'faeb9964a798a4983cc282ccf42b85ee', 'raw_body': '<div class="item itemPreview hasImg packeryItem" ' 'style="position: absolute; left: 0px; top: 0px;">\n' ' <div class="itemImg"><img ' 'src="https://static.mywebsites360.com/bfce70492bcd429eb3b93757489a3290/i/abf95e31e1064cf483bbb43e8603ddb8/1/GCuCv726gZycFxatR9d99n/NIX---Father%2527s-Day---2026---2.jpg" ' 'data-asset="abf95e31e1064cf483bbb43e8603ddb8" ' 'alt="NIX---Father\'s-Day---2026---2.jpg" data-mod="width:1000" ' 'class="contentImg">\n' '</div>\n' ' <div class="itemContent">\n' ' <h2 class="contentTitle">\n' " Father's Day Brunch Buffet\n" ' </h2>\n' ' <div class="itemInnerContent"><p>Father\'s Day ' 'Prime Brunch Buffet offers an all-you-can-eat experience, ' 'including Prime Rib for Dad. Enjoy the Washington Prime Buffet ' 'with a complimentary Mimosa, Bellini, or Bloody Mary for $85 per ' 'person. Indulge in premium selections like succulent Prime Rib, ' 'a fresh Raw Bar, Eggs Benedict, a Salad Station, chicken, pasta, ' 'desserts, and more. Celebrate from 11 AM to 3 PM with ' 'reservations required.</p><p><strong>**Regular A La Carte Dinner ' 'Service begins at 5pm**</strong></p><p><strong><a ' 'href="/reservations" ' 'class="button">RESERVATIONS</a></strong><strong></strong></p></div>\n' ' </div>\n' ' </div>'} 2026-06-16 17:41:42 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80 2026-06-16 17:41:42 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 201 1436 2026-06-16 17:41:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://washingtonprimect.com/events-calendar> {'event_url': 'https://washingtonprimect.com/events-calendar_Sunday_Brunch_Live_Music_Calendar', 'platform': 'Washington Prime', 'platform_hash': 'faeb9964a798a4983cc282ccf42b85ee', 'raw_body': '<div class="item itemPreview hasImg packeryItem" ' 'style="position: absolute; left: 452.765px; top: 0px;">\n' ' <div class="itemImg"><a ' 'href="/events-calendar"><img ' 'src="https://static.mywebsites360.com/bfce70492bcd429eb3b93757489a3290/i/a7ee26b55cff480ba6ef04a049883919/1/GCuCv726gZycFxatR9d99n/NIX---Music-Calandar---Summer-2026---POSTER.jpg" ' 'data-asset="a7ee26b55cff480ba6ef04a049883919" ' 'alt="NIX---Music-Calandar---Summer-2026---POSTER.jpg" ' 'data-mod="width:1000" class="contentImg"></a>\n' '</div>\n' ' <div class="itemContent">\n' ' <h2 class="contentTitle">\n' ' <a href="/events-calendar">\n' ' Sunday Brunch Live Music Calendar\n' ' </a>\n' ' </h2>\n' ' <div class="itemInnerContent"><p>We host live ' 'music every Sunday from 12:00PM - 3:00PM during our award ' "winning brunch! It's Sunday Funday at it's " 'finest!</p><p><strong><a href="/reservations" ' 'class="button">RESERVATIONS</a></strong></p></div>\n' ' </div>\n' ' </div>'} 2026-06-16 17:41:42 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80 2026-06-16 17:41:42 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 500 145 2026-06-16 17:41:42 [washington_prime] 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 17:41:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://washingtonprimect.com/events-calendar> {'event_url': 'https://washingtonprimect.com/events-calendar_Billu_Genario_w/_Tony_Aiardo_Live_@_Brunch', 'platform': 'Washington Prime', 'platform_hash': 'faeb9964a798a4983cc282ccf42b85ee', 'raw_body': '<div class="item itemPreview hasImg packeryItem" ' 'style="position: absolute; left: 905.53px; top: 0px;">\n' ' <div class="itemImg"><a href="/reservations"><img ' 'src="https://static.mywebsites360.com/bfce70492bcd429eb3b93757489a3290/i/ae22713f02dd49f893dc95e92ce46d8a/1/GCuCv726gZycFxatR9d99n/Billy-Genuario---06-28-26.jpg" ' 'data-asset="ae22713f02dd49f893dc95e92ce46d8a" ' 'alt="Billy-Genuario---06-28-26.jpg" data-mod="width:1000" ' 'class="contentImg"></a>\n' '</div>\n' ' <div class="itemContent">\n' ' <h2 class="contentTitle">\n' ' <a href="/reservations">\n' ' Billu Genario w/ Tony Aiardo Live @ ' 'Brunch\n' ' </a>\n' ' </h2>\n' ' <div class="itemInnerContent"><p>We host live ' 'music every Sunday from 12:00PM - 3:00PM during our award ' "winning brunch! It's Sunday Funday at it's finest!</p></div>\n" ' </div>\n' ' </div>'} 2026-06-16 17:41:42 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): 144.91.120.141:80 2026-06-16 17:41:42 [urllib3.connectionpool] DEBUG: http://144.91.120.141:80 "POST /api/v1/raw-events/ HTTP/1.1" 400 68 2026-06-16 17:41:42 [washington_prime] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]} 2026-06-16 17:41:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://washingtonprimect.com/events-calendar> {'event_url': 'https://washingtonprimect.com/events-calendar_', 'platform': 'Washington Prime', 'platform_hash': 'faeb9964a798a4983cc282ccf42b85ee', 'raw_body': '<div class="item itemPreview">\n' ' <div class="itemContent">\n' ' <h2 class="contentTitle">\n' ' <div class="maxWidth--itemContentTitle">\n' ' Join us for exclusive dining experiences\n' ' </div>\n' ' </h2>\n' ' <div class="itemInnerContent"><p><a href="/menu" ' 'class="button">Our Menu</a>\u3000<a href="/reservations" ' 'class="button">Reservations</a>\u3000<a ' 'href="https://order.toasttab.com/online/washington-prime-sono" ' 'target="_blank" rel="noopener noreferrer" class="button">Order ' 'Online</a></p></div>\n' ' </div>\n' ' </div>'} 2026-06-16 17:41:42 [scrapy.core.engine] INFO: Closing spider (finished) 2026-06-16 17:41:42 [scrapy.extensions.feedexport] INFO: Stored csv feed (4 items) in: output/2026/06/16/washington_prime.csv 2026-06-16 17:41:42 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 823, 'downloader/request_count': 1, 'downloader/request_method_count/GET': 1, 'downloader/response_bytes': 50211, 'downloader/response_count': 1, 'downloader/response_status_count/200': 1, 'elapsed_time_seconds': 7.848314, 'feedexport/success_count/FileFeedStorage': 1, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 6, 16, 15, 41, 42, 265939, tzinfo=datetime.timezone.utc), 'item_scraped_count': 4, 'items_per_minute': 34.285714285714285, 'log_count/DEBUG': 14, 'log_count/ERROR': 2, 'log_count/INFO': 3, 'log_count/WARNING': 56, 'memusage/max': 93315072, 'memusage/startup': 93315072, 'response_received_count': 1, 'responses_per_minute': 8.571428571428571, 'scheduler/dequeued': 1, 'scheduler/dequeued/memory': 1, 'scheduler/enqueued': 1, 'scheduler/enqueued/memory': 1, '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': 7.241553885862231, 'scrapy-zyte-api/mean_response_seconds': 7.373394438996911, 'scrapy-zyte-api/processed': 1, 'scrapy-zyte-api/request_args/browserHtml': 1, 'scrapy-zyte-api/request_args/requestHeaders': 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, 15, 41, 34, 417625, tzinfo=datetime.timezone.utc)} 2026-06-16 17:41:42 [scrapy.core.engine] INFO: Spider closed (finished) -
Log
-
Source
http://127.0.0.1:6800/logs/event_scrapers/washington_prime/d7ea3ce3699911f186720050565fa5d9.log
-
-
source log last update time 2026-06-16 17:41:42 last update timestamp 1781624502 downloader / request bytes 823 downloader / request count 1 downloader / request method count / GET 1 downloader / response bytes 50211 downloader / response count 1 downloader / response status count / 200 1 elapsed time seconds 7.848314 feedexport / success count / FileFeedStorage 1 finish reason finished finish time datetime.datetime(2026, 6, 16, 15, 41, 42, 265939, tzinfo=datetime.timezone.utc) item scraped count 4 items per minute 34.285714285714285 log count / DEBUG 14 log count / ERROR 2 log count / INFO 3 log count / WARNING 56 memusage / max 93315072 memusage / startup 93315072 response received count 1 responses per minute 8.571428571428571 scheduler / dequeued 1 scheduler / dequeued / memory 1 scheduler / enqueued 1 scheduler / enqueued / memory 1 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 7.241553885862231 scrapy-zyte-api / mean response seconds 7.373394438996911 scrapy-zyte-api / processed 1 scrapy-zyte-api / request args / browserHtml 1 scrapy-zyte-api / request args / requestHeaders 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, 15, 41, 34, 417625, tzinfo=datetime.timezone.utc)