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.